From e7f79ca3acf58aef3ff150a2974f8087189621f5 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 11 Aug 2003 19:04:52 +0000 Subject: assorted fixes and more work on GPS --- (limited to 'noncore/net/wellenreiter/gui/configbase.ui') diff --git a/noncore/net/wellenreiter/gui/configbase.ui b/noncore/net/wellenreiter/gui/configbase.ui index c1da98d..d9a0aea 100644 --- a/noncore/net/wellenreiter/gui/configbase.ui +++ b/noncore/net/wellenreiter/gui/configbase.ui @@ -312,6 +312,10 @@ enabled true + + editable + false + whatsThis Choose the interface used for sniffing. @@ -1020,7 +1024,7 @@ name - ComboBox8 + gpsdHost enabled @@ -1050,7 +1054,7 @@ QSpinBox name - SpinBox2 + gpsdPort enabled @@ -1072,67 +1076,67 @@ - QCheckBox + QLineEdit name - enableGPS + commandGPS + + + enabled + false geometry 10 - 10 - 199 - 21 + 110 + 210 + 22 text - Enable GPS logging w/ gpsd + gpsd -p /dev/ttyS3 -s 57600 QCheckBox name - startGPS + enableGPS geometry 10 - 80 - 171 + 10 + 199 21 text - Start gpsd on localhost + Enable GPS logging w/ gpsd - QLineEdit + QCheckBox name - commandGPS - - - enabled - false + startGPS geometry 10 - 110 - 210 - 22 + 80 + 171 + 21 text - gpsd -p /dev/ttyS3 -s 57600 + Start gpsd on localhost @@ -1207,13 +1211,13 @@ enableGPS toggled(bool) - ComboBox8 + gpsdHost setEnabled(bool) enableGPS toggled(bool) - SpinBox2 + gpsdPort setEnabled(bool) -- cgit v0.9.0.2