From 448426777d9e35826898791d03b4bc71335427ff Mon Sep 17 00:00:00 2001 From: mickeyl Date: Tue, 10 Dec 2002 01:24:42 +0000 Subject: towards an alpha version --- (limited to 'noncore/net/wellenreiter/gui/configbase.ui') diff --git a/noncore/net/wellenreiter/gui/configbase.ui b/noncore/net/wellenreiter/gui/configbase.ui new file mode 100644 index 0000000..8f38252 --- a/dev/null +++ b/noncore/net/wellenreiter/gui/configbase.ui @@ -0,0 +1,307 @@ + +Form1 + + QWidget + + name + Form1 + + + geometry + + 0 + 0 + 226 + 300 + + + + caption + Form1 + + + + margin + 11 + + + spacing + 6 + + + QGroupBox + + name + GroupBox1 + + + title + Sniffer Options + + + + margin + 11 + + + spacing + 6 + + + QLayoutWidget + + name + Layout1 + + + + margin + 0 + + + spacing + 6 + + + QSpinBox + + name + hopInterval + + + suffix + ms + + + maxValue + 2000 + + + minValue + 100 + + + lineStep + 100 + + + + QLabel + + name + TextLabel3 + + + text + Hop Interval + + + + QComboBox + + + text + <select> + + + + + text + eth0 + + + + + text + eth1 + + + + + text + wlan0 + + + + + text + wlan1 + + + + + text + wifi0 + + + + + text + wifi1 + + + + name + interfaceName + + + + QLabel + + name + TextLabel1 + + + text + Interface Name + + + + QComboBox + + + text + <select> + + + + + text + cisco + + + + + text + orinoco + + + + + text + prism + + + + + text + <manual> + + + + name + deviceType + + + + QLabel + + name + TextLabel2 + + + text + Device Type + + + + + + + + QGroupBox + + name + GroupBox8 + + + title + Advanced Options + + + QCheckBox + + name + additionalInfo + + + geometry + + 11 + 19 + 147 + 19 + + + + text + Gather Additional Info + + + + QCheckBox + + name + activeScanning + + + geometry + + 11 + 44 + 175 + 19 + + + + text + Active Scanning (caution!) + + + + + QGroupBox + + name + GroupBox3 + + + title + GUI Options + + + + margin + 11 + + + spacing + 6 + + + QCheckBox + + name + groupNetworks + + + text + Group Detected Networks + + + + QCheckBox + + name + enableActivity + + + text + Enable Activity Display + + + + + + + -- cgit v0.9.0.2