summaryrefslogtreecommitdiffstats
path: root/src/ui_NetParamsEdit.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui_NetParamsEdit.ui')
-rw-r--r--src/ui_NetParamsEdit.ui1111
1 files changed, 1111 insertions, 0 deletions
diff --git a/src/ui_NetParamsEdit.ui b/src/ui_NetParamsEdit.ui
new file mode 100644
index 0000000..b10b5f3
--- /dev/null
+++ b/src/ui_NetParamsEdit.ui
@@ -0,0 +1,1111 @@
+<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
+<class>netProperties</class>
+<widget class="QDialog">
+<property name="name">
+<cstring>netProperties</cstring>
+</property>
+<property name="geometry">
+<rect>
+<x>0</x>
+<y>0</y>
+<width>420</width>
+<height>504</height>
+</rect>
+</property>
+<property name="sizePolicy">
+<sizepolicy>
+<hsizetype>5</hsizetype>
+<vsizetype>1</vsizetype>
+<horstretch>0</horstretch>
+<verstretch>0</verstretch>
+</sizepolicy>
+</property>
+<property name="caption">
+<string>Properties</string>
+</property>
+<property name="sizeGripEnabled">
+<bool>false</bool>
+</property>
+<grid>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<property name="margin">
+<number>11</number>
+</property>
+<property name="spacing">
+<number>6</number>
+</property>
+<widget class="QLayoutWidget" row="1" column="0">
+<property name="name">
+<cstring>Layout1</cstring>
+</property>
+<hbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<property name="margin">
+<number>0</number>
+</property>
+<property name="spacing">
+<number>6</number>
+</property>
+<widget class="QPushButton">
+<property name="name">
+<cstring>buttonHelp</cstring>
+</property>
+<property name="text">
+<string>&amp;Help</string>
+</property>
+<property name="accel">
+<string>F1</string>
+</property>
+<property name="autoDefault">
+<bool>true</bool>
+</property>
+</widget>
+<spacer>
+<property name="name">
+<cstring>Horizontal Spacing2</cstring>
+</property>
+<property name="orientation">
+<enum>Horizontal</enum>
+</property>
+<property name="sizeType">
+<enum>Expanding</enum>
+</property>
+<property name="sizeHint">
+<size>
+<width>20</width>
+<height>20</height>
+</size>
+</property>
+</spacer>
+<widget class="QPushButton">
+<property name="name">
+<cstring>buttonOk</cstring>
+</property>
+<property name="text">
+<string>&amp;OK</string>
+</property>
+<property name="accel">
+<string></string>
+</property>
+<property name="autoDefault">
+<bool>true</bool>
+</property>
+<property name="default">
+<bool>true</bool>
+</property>
+</widget>
+<widget class="QPushButton">
+<property name="name">
+<cstring>buttonCancel</cstring>
+</property>
+<property name="text">
+<string>&amp;Cancel</string>
+</property>
+<property name="accel">
+<string></string>
+</property>
+<property name="autoDefault">
+<bool>true</bool>
+</property>
+</widget>
+</hbox>
+</widget>
+<widget class="QTabWidget" row="0" column="0">
+<property name="name">
+<cstring>tabNetParams</cstring>
+</property>
+<widget class="QWidget">
+<property name="name">
+<cstring>tabInterface</cstring>
+</property>
+<attribute name="title">
+<string>I&amp;nterface</string>
+</attribute>
+<vbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QGroupBox">
+<property name="name">
+<cstring>boxEssid</cstring>
+</property>
+<property name="sizePolicy">
+<sizepolicy>
+<hsizetype>5</hsizetype>
+<vsizetype>1</vsizetype>
+<horstretch>0</horstretch>
+<verstretch>0</verstretch>
+</sizepolicy>
+</property>
+<property name="title">
+<string>ESSID</string>
+</property>
+<hbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QLabel">
+<property name="name">
+<cstring>textLabel1</cstring>
+</property>
+<property name="text">
+<string>ESSID:</string>
+</property>
+</widget>
+<widget class="QLineEdit">
+<property name="name">
+<cstring>essid</cstring>
+</property>
+</widget>
+</hbox>
+</widget>
+<widget class="QButtonGroup">
+<property name="name">
+<cstring>buttonGroup1</cstring>
+</property>
+<property name="sizePolicy">
+<sizepolicy>
+<hsizetype>5</hsizetype>
+<vsizetype>3</vsizetype>
+<horstretch>0</horstretch>
+<verstretch>0</verstretch>
+</sizepolicy>
+</property>
+<property name="title">
+<string>Configuration</string>
+</property>
+<vbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QLayoutWidget">
+<property name="name">
+<cstring>layout3</cstring>
+</property>
+<vbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QRadioButton">
+<property name="name">
+<cstring>radioDhcp</cstring>
+</property>
+<property name="text">
+<string>Automatic (DHCP)</string>
+</property>
+</widget>
+<widget class="QRadioButton">
+<property name="name">
+<cstring>radioManualConfig</cstring>
+</property>
+<property name="text">
+<string>&amp;Manual</string>
+</property>
+</widget>
+</vbox>
+</widget>
+<widget class="QFrame">
+<property name="name">
+<cstring>boxManualConfig</cstring>
+</property>
+<property name="frameShape">
+<enum>NoFrame</enum>
+</property>
+<property name="frameShadow">
+<enum>Raised</enum>
+</property>
+<grid>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QLineEdit" row="2" column="1">
+<property name="name">
+<cstring>netmask</cstring>
+</property>
+</widget>
+<widget class="QLabel" row="2" column="0">
+<property name="name">
+<cstring>textLabel4</cstring>
+</property>
+<property name="text">
+<string>Netmask:</string>
+</property>
+</widget>
+<widget class="QLineEdit" row="0" column="1">
+<property name="name">
+<cstring>ip</cstring>
+</property>
+</widget>
+<widget class="QLineEdit" row="4" column="1">
+<property name="name">
+<cstring>domain</cstring>
+</property>
+</widget>
+<widget class="QLabel" row="0" column="0">
+<property name="name">
+<cstring>textLabel2</cstring>
+</property>
+<property name="text">
+<string>IP:</string>
+</property>
+</widget>
+<widget class="QLabel" row="1" column="0">
+<property name="name">
+<cstring>textLabel3</cstring>
+</property>
+<property name="text">
+<string>Broadcast:</string>
+</property>
+</widget>
+<widget class="QLabel" row="3" column="0">
+<property name="name">
+<cstring>textLabel5</cstring>
+</property>
+<property name="text">
+<string>Gateway:</string>
+</property>
+</widget>
+<widget class="QLineEdit" row="5" column="1">
+<property name="name">
+<cstring>dns1</cstring>
+</property>
+</widget>
+<widget class="QLabel" row="4" column="0">
+<property name="name">
+<cstring>textLabel6</cstring>
+</property>
+<property name="text">
+<string>Domain:</string>
+</property>
+</widget>
+<widget class="QLineEdit" row="1" column="1">
+<property name="name">
+<cstring>broadcast</cstring>
+</property>
+</widget>
+<widget class="QLineEdit" row="3" column="1">
+<property name="name">
+<cstring>gateway</cstring>
+</property>
+</widget>
+<widget class="QLineEdit" row="6" column="1">
+<property name="name">
+<cstring>dns2</cstring>
+</property>
+</widget>
+<widget class="QLabel" row="6" column="0">
+<property name="name">
+<cstring>textLabel8</cstring>
+</property>
+<property name="text">
+<string>Secondary DNS:</string>
+</property>
+</widget>
+<widget class="QLabel" row="5" column="0">
+<property name="name">
+<cstring>textLabel7</cstring>
+</property>
+<property name="text">
+<string>Primary DNS:</string>
+</property>
+</widget>
+</grid>
+</widget>
+</vbox>
+</widget>
+<spacer>
+<property name="name">
+<cstring>spacer2</cstring>
+</property>
+<property name="orientation">
+<enum>Vertical</enum>
+</property>
+<property name="sizeType">
+<enum>Expanding</enum>
+</property>
+<property name="sizeHint">
+<size>
+<width>20</width>
+<height>21</height>
+</size>
+</property>
+</spacer>
+</vbox>
+</widget>
+<widget class="QWidget">
+<property name="name">
+<cstring>tabSecurity</cstring>
+</property>
+<attribute name="title">
+<string>Securit&amp;y</string>
+</attribute>
+<grid>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<spacer row="2" column="0">
+<property name="name">
+<cstring>spacer3</cstring>
+</property>
+<property name="orientation">
+<enum>Vertical</enum>
+</property>
+<property name="sizeType">
+<enum>Expanding</enum>
+</property>
+<property name="sizeHint">
+<size>
+<width>21</width>
+<height>40</height>
+</size>
+</property>
+</spacer>
+<widget class="QButtonGroup" row="1" column="0">
+<property name="name">
+<cstring>groupWpa</cstring>
+</property>
+<property name="title">
+<string>WPA Settings</string>
+</property>
+<grid>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QLayoutWidget" row="1" column="0">
+<property name="name">
+<cstring>layout33</cstring>
+</property>
+<hbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QLabel">
+<property name="name">
+<cstring>textLabel1_2_2</cstring>
+</property>
+<property name="sizePolicy">
+<sizepolicy>
+<hsizetype>1</hsizetype>
+<vsizetype>5</vsizetype>
+<horstretch>0</horstretch>
+<verstretch>0</verstretch>
+</sizepolicy>
+</property>
+<property name="text">
+<string>Key:</string>
+</property>
+</widget>
+<widget class="QLineEdit">
+<property name="name">
+<cstring>wpaKey</cstring>
+</property>
+<property name="echoMode">
+<enum>Password</enum>
+</property>
+</widget>
+<widget class="QCheckBox">
+<property name="name">
+<cstring>checkWpaAscii</cstring>
+</property>
+<property name="text">
+<string>ASCII</string>
+</property>
+</widget>
+</hbox>
+</widget>
+<widget class="QLayoutWidget" row="0" column="0">
+<property name="name">
+<cstring>layout34</cstring>
+</property>
+<hbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QLabel">
+<property name="name">
+<cstring>textLabel1_3_5</cstring>
+</property>
+<property name="sizePolicy">
+<sizepolicy>
+<hsizetype>3</hsizetype>
+<vsizetype>5</vsizetype>
+<horstretch>0</horstretch>
+<verstretch>0</verstretch>
+</sizepolicy>
+</property>
+<property name="text">
+<string>WPA Version:&lt;br&gt;Group Cipher:&lt;br&gt;Pairwise Cipher:&lt;br&gt;Authentication Suite:</string>
+</property>
+</widget>
+<widget class="QLabel">
+<property name="name">
+<cstring>labelWpaSettings</cstring>
+</property>
+<property name="sizePolicy">
+<sizepolicy>
+<hsizetype>1</hsizetype>
+<vsizetype>5</vsizetype>
+<horstretch>0</horstretch>
+<verstretch>0</verstretch>
+</sizepolicy>
+</property>
+<property name="text">
+<string>&lt;b&gt;?&lt;br&gt;?&lt;br&gt;?&lt;br&gt;?&lt;/b&gt;</string>
+</property>
+</widget>
+<spacer>
+<property name="name">
+<cstring>spacer71</cstring>
+</property>
+<property name="orientation">
+<enum>Horizontal</enum>
+</property>
+<property name="sizeType">
+<enum>Expanding</enum>
+</property>
+<property name="sizeHint">
+<size>
+<width>131</width>
+<height>21</height>
+</size>
+</property>
+</spacer>
+</hbox>
+</widget>
+</grid>
+</widget>
+<widget class="QButtonGroup" row="0" column="0">
+<property name="name">
+<cstring>groupWep</cstring>
+</property>
+<property name="title">
+<string>WEP Settings</string>
+</property>
+<grid>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QRadioButton" row="0" column="0">
+<property name="name">
+<cstring>radioWepOpen</cstring>
+</property>
+<property name="text">
+<string>Open Syste&amp;m</string>
+</property>
+<property name="accel">
+<string>Alt+M</string>
+</property>
+</widget>
+<widget class="QLayoutWidget" row="2" column="0">
+<property name="name">
+<cstring>layout35</cstring>
+</property>
+<hbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QLabel">
+<property name="name">
+<cstring>textLabel1_2</cstring>
+</property>
+<property name="sizePolicy">
+<sizepolicy>
+<hsizetype>1</hsizetype>
+<vsizetype>5</vsizetype>
+<horstretch>0</horstretch>
+<verstretch>0</verstretch>
+</sizepolicy>
+</property>
+<property name="text">
+<string>Key:</string>
+</property>
+</widget>
+<widget class="QLineEdit">
+<property name="name">
+<cstring>wepKey</cstring>
+</property>
+<property name="echoMode">
+<enum>Password</enum>
+</property>
+</widget>
+<widget class="QCheckBox">
+<property name="name">
+<cstring>checkWepAscii</cstring>
+</property>
+<property name="text">
+<string>ASCII</string>
+</property>
+</widget>
+</hbox>
+</widget>
+<widget class="QRadioButton" row="1" column="0">
+<property name="name">
+<cstring>radioWepRestricted</cstring>
+</property>
+<property name="text">
+<string>Shared &amp;Key</string>
+</property>
+<property name="accel">
+<string>Alt+K</string>
+</property>
+</widget>
+</grid>
+</widget>
+</grid>
+</widget>
+<widget class="QWidget">
+<property name="name">
+<cstring>tabAdvanced</cstring>
+</property>
+<attribute name="title">
+<string>Advanced</string>
+</attribute>
+<vbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QLabel">
+<property name="name">
+<cstring>textLabel1_4</cstring>
+</property>
+<property name="text">
+<string>&lt;b&gt;Security Warning:&lt;/b&gt; the commands specified below will be ran with the same privileges as Wireless Assistant has.</string>
+</property>
+</widget>
+<widget class="QGroupBox">
+<property name="name">
+<cstring>groupBox3</cstring>
+</property>
+<property name="title">
+<string>Pre-Connection Command</string>
+</property>
+<grid>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QLayoutWidget" row="1" column="0">
+<property name="name">
+<cstring>layout6</cstring>
+</property>
+<hbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<spacer>
+<property name="name">
+<cstring>spacer7</cstring>
+</property>
+<property name="orientation">
+<enum>Horizontal</enum>
+</property>
+<property name="sizeType">
+<enum>Expanding</enum>
+</property>
+<property name="sizeHint">
+<size>
+<width>130</width>
+<height>20</height>
+</size>
+</property>
+</spacer>
+<widget class="QLabel">
+<property name="name">
+<cstring>textLabel1_3</cstring>
+</property>
+<property name="text">
+<string>Timeout:</string>
+</property>
+</widget>
+<widget class="QSpinBox">
+<property name="name">
+<cstring>preConnectionTimeout</cstring>
+</property>
+<property name="suffix">
+<string>s</string>
+</property>
+<property name="maxValue">
+<number>60</number>
+</property>
+<property name="minValue">
+<number>1</number>
+</property>
+<property name="value">
+<number>20</number>
+</property>
+<property name="toolTip" stdset="0">
+<string>Amount of time after which the process will be killed.</string>
+</property>
+<property name="whatsThis" stdset="0">
+<string>&lt;p&gt;&lt;b&gt;Timeout&lt;/b&gt;&lt;/p&gt;
+&lt;p&gt;This option specifies how long should Wireless Assistant wait for the process to finish, before it will be killed.&lt;/p&gt;</string>
+</property>
+</widget>
+<widget class="QCheckBox">
+<property name="name">
+<cstring>preConnectionDetached</cstring>
+</property>
+<property name="text">
+<string>Run detached</string>
+</property>
+<property name="toolTip" stdset="0">
+<string>Don't wait for the process to finish.</string>
+</property>
+<property name="whatsThis" stdset="0">
+<string>&lt;p&gt;&lt;b&gt;Run Detached&lt;/b&gt;&lt;/p&gt;
+&lt;p&gt;If this checkbox is selected Wireless Assistant will not wait for the process to finish.&lt;/p&gt;</string>
+</property>
+</widget>
+</hbox>
+</widget>
+<widget class="QLayoutWidget" row="0" column="0">
+<property name="name">
+<cstring>layout7</cstring>
+</property>
+<hbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QLabel">
+<property name="name">
+<cstring>textLabel1_3_2</cstring>
+</property>
+<property name="text">
+<string>Command:</string>
+</property>
+</widget>
+<widget class="QLineEdit">
+<property name="name">
+<cstring>preConnectionCommand</cstring>
+</property>
+</widget>
+</hbox>
+</widget>
+</grid>
+</widget>
+<widget class="QGroupBox">
+<property name="name">
+<cstring>groupBox3_2</cstring>
+</property>
+<property name="title">
+<string>Post-Connection Command</string>
+</property>
+<grid>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QLayoutWidget" row="1" column="0">
+<property name="name">
+<cstring>layout6_2</cstring>
+</property>
+<hbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<spacer>
+<property name="name">
+<cstring>spacer7_2</cstring>
+</property>
+<property name="orientation">
+<enum>Horizontal</enum>
+</property>
+<property name="sizeType">
+<enum>Expanding</enum>
+</property>
+<property name="sizeHint">
+<size>
+<width>130</width>
+<height>20</height>
+</size>
+</property>
+</spacer>
+<widget class="QLabel">
+<property name="name">
+<cstring>textLabel1_3_3</cstring>
+</property>
+<property name="text">
+<string>Timeout:</string>
+</property>
+</widget>
+<widget class="QSpinBox">
+<property name="name">
+<cstring>postConnectionTimeout</cstring>
+</property>
+<property name="suffix">
+<string>s</string>
+</property>
+<property name="maxValue">
+<number>60</number>
+</property>
+<property name="minValue">
+<number>1</number>
+</property>
+<property name="value">
+<number>20</number>
+</property>
+<property name="toolTip" stdset="0">
+<string>Amount of time after which the process will be killed.</string>
+</property>
+<property name="whatsThis" stdset="0">
+<string>&lt;p&gt;&lt;b&gt;Timeout&lt;/b&gt;&lt;/p&gt;
+&lt;p&gt;This option specifies how long should Wireless Assistant wait for the process to finish, before it will be killed.&lt;/p&gt;</string>
+</property>
+</widget>
+<widget class="QCheckBox">
+<property name="name">
+<cstring>postConnectionDetached</cstring>
+</property>
+<property name="text">
+<string>Run detached</string>
+</property>
+<property name="toolTip" stdset="0">
+<string>Don't wait for the process to finish.</string>
+</property>
+<property name="whatsThis" stdset="0">
+<string>&lt;p&gt;&lt;b&gt;Run Detached&lt;/b&gt;&lt;/p&gt;
+&lt;p&gt;If this checkbox is selected Wireless Assistant will not wait for the process to finish.&lt;/p&gt;</string>
+</property>
+</widget>
+</hbox>
+</widget>
+<widget class="QLayoutWidget" row="0" column="0">
+<property name="name">
+<cstring>layout7_2</cstring>
+</property>
+<hbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QLabel">
+<property name="name">
+<cstring>textLabel1_3_2_2</cstring>
+</property>
+<property name="text">
+<string>Command:</string>
+</property>
+</widget>
+<widget class="QLineEdit">
+<property name="name">
+<cstring>postConnectionCommand</cstring>
+</property>
+</widget>
+</hbox>
+</widget>
+</grid>
+</widget>
+<widget class="QGroupBox">
+<property name="name">
+<cstring>groupBox3_3</cstring>
+</property>
+<property name="title">
+<string>Pre-Disconnection Command</string>
+</property>
+<grid>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QLayoutWidget" row="1" column="0">
+<property name="name">
+<cstring>layout6_3</cstring>
+</property>
+<hbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<spacer>
+<property name="name">
+<cstring>spacer7_3</cstring>
+</property>
+<property name="orientation">
+<enum>Horizontal</enum>
+</property>
+<property name="sizeType">
+<enum>Expanding</enum>
+</property>
+<property name="sizeHint">
+<size>
+<width>130</width>
+<height>20</height>
+</size>
+</property>
+</spacer>
+<widget class="QLabel">
+<property name="name">
+<cstring>textLabel1_3_4</cstring>
+</property>
+<property name="text">
+<string>Timeout:</string>
+</property>
+</widget>
+<widget class="QSpinBox">
+<property name="name">
+<cstring>preDisconnectionTimeout</cstring>
+</property>
+<property name="suffix">
+<string>s</string>
+</property>
+<property name="maxValue">
+<number>60</number>
+</property>
+<property name="minValue">
+<number>1</number>
+</property>
+<property name="value">
+<number>20</number>
+</property>
+<property name="toolTip" stdset="0">
+<string>Amount of time after which the process will be killed.</string>
+</property>
+<property name="whatsThis" stdset="0">
+<string>&lt;p&gt;&lt;b&gt;Timeout&lt;/b&gt;&lt;/p&gt;
+&lt;p&gt;This option specifies how long should Wireless Assistant wait for the process to finish, before it will be killed.&lt;/p&gt;</string>
+</property>
+</widget>
+<widget class="QCheckBox">
+<property name="name">
+<cstring>preDisconnectionDetached</cstring>
+</property>
+<property name="text">
+<string>Run detached</string>
+</property>
+<property name="toolTip" stdset="0">
+<string>Don't wait for the process to finish.</string>
+</property>
+<property name="whatsThis" stdset="0">
+<string>&lt;p&gt;&lt;b&gt;Run Detached&lt;/b&gt;&lt;/p&gt;
+&lt;p&gt;If this checkbox is selected Wireless Assistant will not wait for the process to finish.&lt;/p&gt;</string>
+</property>
+</widget>
+</hbox>
+</widget>
+<widget class="QLayoutWidget" row="0" column="0">
+<property name="name">
+<cstring>layout7_3</cstring>
+</property>
+<hbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QLabel">
+<property name="name">
+<cstring>textLabel1_3_2_3</cstring>
+</property>
+<property name="text">
+<string>Command:</string>
+</property>
+</widget>
+<widget class="QLineEdit">
+<property name="name">
+<cstring>preDisconnectionCommand</cstring>
+</property>
+</widget>
+</hbox>
+</widget>
+</grid>
+</widget>
+<widget class="QGroupBox">
+<property name="name">
+<cstring>groupBox3_3_2</cstring>
+</property>
+<property name="title">
+<string>Post-Disconnection Command</string>
+</property>
+<grid>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QLayoutWidget" row="1" column="0">
+<property name="name">
+<cstring>layout6_3_2</cstring>
+</property>
+<hbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<spacer>
+<property name="name">
+<cstring>spacer7_3_2</cstring>
+</property>
+<property name="orientation">
+<enum>Horizontal</enum>
+</property>
+<property name="sizeType">
+<enum>Expanding</enum>
+</property>
+<property name="sizeHint">
+<size>
+<width>130</width>
+<height>20</height>
+</size>
+</property>
+</spacer>
+<widget class="QLabel">
+<property name="name">
+<cstring>textLabel1_3_4_2</cstring>
+</property>
+<property name="text">
+<string>Timeout:</string>
+</property>
+</widget>
+<widget class="QSpinBox">
+<property name="name">
+<cstring>postDisconnectionTimeout</cstring>
+</property>
+<property name="suffix">
+<string>s</string>
+</property>
+<property name="maxValue">
+<number>60</number>
+</property>
+<property name="minValue">
+<number>1</number>
+</property>
+<property name="value">
+<number>20</number>
+</property>
+<property name="toolTip" stdset="0">
+<string>Amount of time after which the process will be killed.</string>
+</property>
+<property name="whatsThis" stdset="0">
+<string>&lt;p&gt;&lt;b&gt;Timeout&lt;/b&gt;&lt;/p&gt;
+&lt;p&gt;This option specifies how long should Wireless Assistant wait for the process to finish, before it will be killed.&lt;/p&gt;</string>
+</property>
+</widget>
+<widget class="QCheckBox">
+<property name="name">
+<cstring>postDisconnectionDetached</cstring>
+</property>
+<property name="text">
+<string>Run detached</string>
+</property>
+<property name="toolTip" stdset="0">
+<string>Don't wait for the process to finish.</string>
+</property>
+<property name="whatsThis" stdset="0">
+<string>&lt;p&gt;&lt;b&gt;Run Detached&lt;/b&gt;&lt;/p&gt;
+&lt;p&gt;If this checkbox is selected Wireless Assistant will not wait for the process to finish.&lt;/p&gt;</string>
+</property>
+</widget>
+</hbox>
+</widget>
+<widget class="QLayoutWidget" row="0" column="0">
+<property name="name">
+<cstring>layout7_3_2</cstring>
+</property>
+<hbox>
+<property name="name">
+<cstring>unnamed</cstring>
+</property>
+<widget class="QLabel">
+<property name="name">
+<cstring>textLabel1_3_2_3_2</cstring>
+</property>
+<property name="text">
+<string>Command:</string>
+</property>
+</widget>
+<widget class="QLineEdit">
+<property name="name">
+<cstring>postDisconnectionCommand</cstring>
+</property>
+</widget>
+</hbox>
+</widget>
+</grid>
+</widget>
+<spacer>
+<property name="name">
+<cstring>spacer4</cstring>
+</property>
+<property name="orientation">
+<enum>Vertical</enum>
+</property>
+<property name="sizeType">
+<enum>Expanding</enum>
+</property>
+<property name="sizeHint">
+<size>
+<width>31</width>
+<height>20</height>
+</size>
+</property>
+</spacer>
+</vbox>
+</widget>
+</widget>
+</grid>
+</widget>
+<connections>
+<connection>
+<sender>buttonOk</sender>
+<signal>clicked()</signal>
+<receiver>netProperties</receiver>
+<slot>accept()</slot>
+</connection>
+<connection>
+<sender>buttonCancel</sender>
+<signal>clicked()</signal>
+<receiver>netProperties</receiver>
+<slot>reject()</slot>
+</connection>
+<connection>
+<sender>radioManualConfig</sender>
+<signal>toggled(bool)</signal>
+<receiver>boxManualConfig</receiver>
+<slot>setEnabled(bool)</slot>
+</connection>
+<connection>
+<sender>radioDhcp</sender>
+<signal>toggled(bool)</signal>
+<receiver>boxManualConfig</receiver>
+<slot>setDisabled(bool)</slot>
+</connection>
+<connection>
+<sender>preConnectionDetached</sender>
+<signal>toggled(bool)</signal>
+<receiver>preConnectionTimeout</receiver>
+<slot>setDisabled(bool)</slot>
+</connection>
+<connection>
+<sender>postConnectionDetached</sender>
+<signal>toggled(bool)</signal>
+<receiver>postConnectionTimeout</receiver>
+<slot>setDisabled(bool)</slot>
+</connection>
+<connection>
+<sender>preDisconnectionDetached</sender>
+<signal>toggled(bool)</signal>
+<receiver>preDisconnectionTimeout</receiver>
+<slot>setDisabled(bool)</slot>
+</connection>
+<connection>
+<sender>postDisconnectionDetached</sender>
+<signal>toggled(bool)</signal>
+<receiver>postDisconnectionTimeout</receiver>
+<slot>setDisabled(bool)</slot>
+</connection>
+</connections>
+<tabstops>
+<tabstop>essid</tabstop>
+<tabstop>radioDhcp</tabstop>
+<tabstop>radioManualConfig</tabstop>
+<tabstop>ip</tabstop>
+<tabstop>broadcast</tabstop>
+<tabstop>netmask</tabstop>
+<tabstop>gateway</tabstop>
+<tabstop>domain</tabstop>
+<tabstop>dns1</tabstop>
+<tabstop>dns2</tabstop>
+<tabstop>tabNetParams</tabstop>
+<tabstop>radioWepOpen</tabstop>
+<tabstop>radioWepRestricted</tabstop>
+<tabstop>wepKey</tabstop>
+<tabstop>buttonHelp</tabstop>
+<tabstop>buttonOk</tabstop>
+<tabstop>buttonCancel</tabstop>
+</tabstops>
+<layoutdefaults spacing="6" margin="11"/>
+</UI>