QgsGPSDeviceDialogBase QgsGPSDeviceDialogBase 0 0 482 252 1 1 0 0 GPS Device Editor true unnamed line2 VLine Sunken Vertical textLabel3 1 5 0 0 Device name: textLabel4 Download command: leDownloadCmd 7 0 2 0 This is the command that will be used to download GPS data from the device. %in and %out will be replaced by the port and the GPX filename, respectively. leDeviceName 7 0 2 0 This is the name of the device as it will appear in the lists leUploadCmd 7 0 2 0 This is the command that will be used to upload GPS data to the device. %in and %out will be replaced by the GPX filename and the port, respectively. textLabel5 Upload command: textLabel1 <p>In the download and upload commands there can be special words that will be replaced by QGIS when the commands are used. These words are:</p> <i>%babel</i> - the path to GPSBabel<br> <i>%type</i> - the flag for the feature type that is being transferred (-w, -r or -t)<br> <i>%in</i> - the GPX filename when uploading or the port when downloading<br> <i>%out</i> - the port when uploading or the GPX filename when downloading RichText WordBreak|AlignVCenter pbUpdateDevice Update device pbDeleteDevice Delete device pbNewDevice New device lbDeviceList 5 7 0 0 pbClose Close true spacer2 Horizontal Expanding 370 20 pbNewDevice clicked() QgsGPSDeviceDialogBase slotNewDevice() pbDeleteDevice clicked() QgsGPSDeviceDialogBase slotDeleteDevice() pbUpdateDevice clicked() QgsGPSDeviceDialogBase slotUpdateDevice() pbClose clicked() QgsGPSDeviceDialogBase close() lbDeviceList selectionChanged() QgsGPSDeviceDialogBase slotSelectionChanged() slotProtocolChanged(const QString&) slotNewDevice() slotDeleteDevice() slotUpdateDevice() slotSelectionChanged()