diff options
Diffstat (limited to 'src/ui_NetParamsEdit.ui')
-rw-r--r-- | src/ui_NetParamsEdit.ui | 2206 |
1 files changed, 1097 insertions, 1109 deletions
diff --git a/src/ui_NetParamsEdit.ui b/src/ui_NetParamsEdit.ui index 2a0778b..42cb816 100644 --- a/src/ui_NetParamsEdit.ui +++ b/src/ui_NetParamsEdit.ui @@ -1,1111 +1,1099 @@ <!DOCTYPE UI><UI version="3.2" stdsetdef="1"> -<class>netProperties</class> -<widget class="TQDialog"> -<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="TQLayoutWidget" 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="TQPushButton"> -<property name="name"> -<cstring>buttonHelp</cstring> -</property> -<property name="text"> -<string>&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="TQPushButton"> -<property name="name"> -<cstring>buttonOk</cstring> -</property> -<property name="text"> -<string>&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="TQPushButton"> -<property name="name"> -<cstring>buttonCancel</cstring> -</property> -<property name="text"> -<string>&Cancel</string> -</property> -<property name="accel"> -<string></string> -</property> -<property name="autoDefault"> -<bool>true</bool> -</property> -</widget> -</hbox> -</widget> -<widget class="TQTabWidget" row="0" column="0"> -<property name="name"> -<cstring>tabNetParams</cstring> -</property> -<widget class="TQWidget"> -<property name="name"> -<cstring>tabInterface</cstring> -</property> -<attribute name="title"> -<string>I&nterface</string> -</attribute> -<vbox> -<property name="name"> -<cstring>unnamed</cstring> -</property> -<widget class="TQGroupBox"> -<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="TQLabel"> -<property name="name"> -<cstring>textLabel1</cstring> -</property> -<property name="text"> -<string>ESSID:</string> -</property> -</widget> -<widget class="TQLineEdit"> -<property name="name"> -<cstring>essid</cstring> -</property> -</widget> -</hbox> -</widget> -<widget class="TQButtonGroup"> -<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="TQLayoutWidget"> -<property name="name"> -<cstring>layout3</cstring> -</property> -<vbox> -<property name="name"> -<cstring>unnamed</cstring> -</property> -<widget class="TQRadioButton"> -<property name="name"> -<cstring>radioDhcp</cstring> -</property> -<property name="text"> -<string>Automatic (DHCP)</string> -</property> -</widget> -<widget class="TQRadioButton"> -<property name="name"> -<cstring>radioManualConfig</cstring> -</property> -<property name="text"> -<string>&Manual</string> -</property> -</widget> -</vbox> -</widget> -<widget class="TQFrame"> -<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="TQLineEdit" row="2" column="1"> -<property name="name"> -<cstring>netmask</cstring> -</property> -</widget> -<widget class="TQLabel" row="2" column="0"> -<property name="name"> -<cstring>textLabel4</cstring> -</property> -<property name="text"> -<string>Netmask:</string> -</property> -</widget> -<widget class="TQLineEdit" row="0" column="1"> -<property name="name"> -<cstring>ip</cstring> -</property> -</widget> -<widget class="TQLineEdit" row="4" column="1"> -<property name="name"> -<cstring>domain</cstring> -</property> -</widget> -<widget class="TQLabel" row="0" column="0"> -<property name="name"> -<cstring>textLabel2</cstring> -</property> -<property name="text"> -<string>IP:</string> -</property> -</widget> -<widget class="TQLabel" row="1" column="0"> -<property name="name"> -<cstring>textLabel3</cstring> -</property> -<property name="text"> -<string>Broadcast:</string> -</property> -</widget> -<widget class="TQLabel" row="3" column="0"> -<property name="name"> -<cstring>textLabel5</cstring> -</property> -<property name="text"> -<string>Gateway:</string> -</property> -</widget> -<widget class="TQLineEdit" row="5" column="1"> -<property name="name"> -<cstring>dns1</cstring> -</property> -</widget> -<widget class="TQLabel" row="4" column="0"> -<property name="name"> -<cstring>textLabel6</cstring> -</property> -<property name="text"> -<string>Domain:</string> -</property> -</widget> -<widget class="TQLineEdit" row="1" column="1"> -<property name="name"> -<cstring>broadcast</cstring> -</property> -</widget> -<widget class="TQLineEdit" row="3" column="1"> -<property name="name"> -<cstring>gateway</cstring> -</property> -</widget> -<widget class="TQLineEdit" row="6" column="1"> -<property name="name"> -<cstring>dns2</cstring> -</property> -</widget> -<widget class="TQLabel" row="6" column="0"> -<property name="name"> -<cstring>textLabel8</cstring> -</property> -<property name="text"> -<string>Secondary DNS:</string> -</property> -</widget> -<widget class="TQLabel" 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="TQWidget"> -<property name="name"> -<cstring>tabSecurity</cstring> -</property> -<attribute name="title"> -<string>Securit&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="TQButtonGroup" 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="TQLayoutWidget" row="1" column="0"> -<property name="name"> -<cstring>layout33</cstring> -</property> -<hbox> -<property name="name"> -<cstring>unnamed</cstring> -</property> -<widget class="TQLabel"> -<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="TQLineEdit"> -<property name="name"> -<cstring>wpaKey</cstring> -</property> -<property name="echoMode"> -<enum>Password</enum> -</property> -</widget> -<widget class="TQCheckBox"> -<property name="name"> -<cstring>checkWpaAscii</cstring> -</property> -<property name="text"> -<string>ASCII</string> -</property> -</widget> -</hbox> -</widget> -<widget class="TQLayoutWidget" row="0" column="0"> -<property name="name"> -<cstring>layout34</cstring> -</property> -<hbox> -<property name="name"> -<cstring>unnamed</cstring> -</property> -<widget class="TQLabel"> -<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:<br>Group Cipher:<br>Pairwise Cipher:<br>Authentication Suite:</string> -</property> -</widget> -<widget class="TQLabel"> -<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><b>?<br>?<br>?<br>?</b></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="TQButtonGroup" 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="TQRadioButton" row="0" column="0"> -<property name="name"> -<cstring>radioWepOpen</cstring> -</property> -<property name="text"> -<string>Open Syste&m</string> -</property> -<property name="accel"> -<string>Alt+M</string> -</property> -</widget> -<widget class="TQLayoutWidget" row="2" column="0"> -<property name="name"> -<cstring>layout35</cstring> -</property> -<hbox> -<property name="name"> -<cstring>unnamed</cstring> -</property> -<widget class="TQLabel"> -<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="TQLineEdit"> -<property name="name"> -<cstring>wepKey</cstring> -</property> -<property name="echoMode"> -<enum>Password</enum> -</property> -</widget> -<widget class="TQCheckBox"> -<property name="name"> -<cstring>checkWepAscii</cstring> -</property> -<property name="text"> -<string>ASCII</string> -</property> -</widget> -</hbox> -</widget> -<widget class="TQRadioButton" row="1" column="0"> -<property name="name"> -<cstring>radioWepRestricted</cstring> -</property> -<property name="text"> -<string>Shared &Key</string> -</property> -<property name="accel"> -<string>Alt+K</string> -</property> -</widget> -</grid> -</widget> -</grid> -</widget> -<widget class="TQWidget"> -<property name="name"> -<cstring>tabAdvanced</cstring> -</property> -<attribute name="title"> -<string>Advanced</string> -</attribute> -<vbox> -<property name="name"> -<cstring>unnamed</cstring> -</property> -<widget class="TQLabel"> -<property name="name"> -<cstring>textLabel1_4</cstring> -</property> -<property name="text"> -<string><b>Security Warning:</b> the commands specified below will be ran with the same privileges as Wireless Assistant has.</string> -</property> -</widget> -<widget class="TQGroupBox"> -<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="TQLayoutWidget" 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="TQLabel"> -<property name="name"> -<cstring>textLabel1_3</cstring> -</property> -<property name="text"> -<string>Timeout:</string> -</property> -</widget> -<widget class="TQSpinBox"> -<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><p><b>Timeout</b></p> -<p>This option specifies how long should Wireless Assistant wait for the process to finish, before it will be killed.</p></string> -</property> -</widget> -<widget class="TQCheckBox"> -<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><p><b>Run Detached</b></p> -<p>If this checkbox is selected Wireless Assistant will not wait for the process to finish.</p></string> -</property> -</widget> -</hbox> -</widget> -<widget class="TQLayoutWidget" row="0" column="0"> -<property name="name"> -<cstring>layout7</cstring> -</property> -<hbox> -<property name="name"> -<cstring>unnamed</cstring> -</property> -<widget class="TQLabel"> -<property name="name"> -<cstring>textLabel1_3_2</cstring> -</property> -<property name="text"> -<string>Command:</string> -</property> -</widget> -<widget class="TQLineEdit"> -<property name="name"> -<cstring>preConnectionCommand</cstring> -</property> -</widget> -</hbox> -</widget> -</grid> -</widget> -<widget class="TQGroupBox"> -<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="TQLayoutWidget" 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="TQLabel"> -<property name="name"> -<cstring>textLabel1_3_3</cstring> -</property> -<property name="text"> -<string>Timeout:</string> -</property> -</widget> -<widget class="TQSpinBox"> -<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><p><b>Timeout</b></p> -<p>This option specifies how long should Wireless Assistant wait for the process to finish, before it will be killed.</p></string> -</property> -</widget> -<widget class="TQCheckBox"> -<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><p><b>Run Detached</b></p> -<p>If this checkbox is selected Wireless Assistant will not wait for the process to finish.</p></string> -</property> -</widget> -</hbox> -</widget> -<widget class="TQLayoutWidget" row="0" column="0"> -<property name="name"> -<cstring>layout7_2</cstring> -</property> -<hbox> -<property name="name"> -<cstring>unnamed</cstring> -</property> -<widget class="TQLabel"> -<property name="name"> -<cstring>textLabel1_3_2_2</cstring> -</property> -<property name="text"> -<string>Command:</string> -</property> -</widget> -<widget class="TQLineEdit"> -<property name="name"> -<cstring>postConnectionCommand</cstring> -</property> -</widget> -</hbox> -</widget> -</grid> -</widget> -<widget class="TQGroupBox"> -<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="TQLayoutWidget" 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="TQLabel"> -<property name="name"> -<cstring>textLabel1_3_4</cstring> -</property> -<property name="text"> -<string>Timeout:</string> -</property> -</widget> -<widget class="TQSpinBox"> -<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><p><b>Timeout</b></p> -<p>This option specifies how long should Wireless Assistant wait for the process to finish, before it will be killed.</p></string> -</property> -</widget> -<widget class="TQCheckBox"> -<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><p><b>Run Detached</b></p> -<p>If this checkbox is selected Wireless Assistant will not wait for the process to finish.</p></string> -</property> -</widget> -</hbox> -</widget> -<widget class="TQLayoutWidget" row="0" column="0"> -<property name="name"> -<cstring>layout7_3</cstring> -</property> -<hbox> -<property name="name"> -<cstring>unnamed</cstring> -</property> -<widget class="TQLabel"> -<property name="name"> -<cstring>textLabel1_3_2_3</cstring> -</property> -<property name="text"> -<string>Command:</string> -</property> -</widget> -<widget class="TQLineEdit"> -<property name="name"> -<cstring>preDisconnectionCommand</cstring> -</property> -</widget> -</hbox> -</widget> -</grid> -</widget> -<widget class="TQGroupBox"> -<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="TQLayoutWidget" 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="TQLabel"> -<property name="name"> -<cstring>textLabel1_3_4_2</cstring> -</property> -<property name="text"> -<string>Timeout:</string> -</property> -</widget> -<widget class="TQSpinBox"> -<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><p><b>Timeout</b></p> -<p>This option specifies how long should Wireless Assistant wait for the process to finish, before it will be killed.</p></string> -</property> -</widget> -<widget class="TQCheckBox"> -<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><p><b>Run Detached</b></p> -<p>If this checkbox is selected Wireless Assistant will not wait for the process to finish.</p></string> -</property> -</widget> -</hbox> -</widget> -<widget class="TQLayoutWidget" row="0" column="0"> -<property name="name"> -<cstring>layout7_3_2</cstring> -</property> -<hbox> -<property name="name"> -<cstring>unnamed</cstring> -</property> -<widget class="TQLabel"> -<property name="name"> -<cstring>textLabel1_3_2_3_2</cstring> -</property> -<property name="text"> -<string>Command:</string> -</property> -</widget> -<widget class="TQLineEdit"> -<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"/> + <class>netProperties</class> + <widget class="TQDialog"> + <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="TQLayoutWidget" 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="TQPushButton"> + <property name="name"> + <cstring>buttonHelp</cstring> + </property> + <property name="text"> + <string>&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="TQPushButton"> + <property name="name"> + <cstring>buttonOk</cstring> + </property> + <property name="text"> + <string>&OK</string> + </property> + <property name="autoDefault"> + <bool>true</bool> + </property> + <property name="default"> + <bool>true</bool> + </property> + </widget> + <widget class="TQPushButton"> + <property name="name"> + <cstring>buttonCancel</cstring> + </property> + <property name="text"> + <string>&Cancel</string> + </property> + <property name="autoDefault"> + <bool>true</bool> + </property> + </widget> + </hbox> + </widget> + <widget class="TQTabWidget" row="0" column="0"> + <property name="name"> + <cstring>tabNetParams</cstring> + </property> + <widget class="TQWidget"> + <property name="name"> + <cstring>tabInterface</cstring> + </property> + <attribute name="title"> + <string>I&nterface</string> + </attribute> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQGroupBox"> + <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="TQLabel"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="text"> + <string>ESSID:</string> + </property> + </widget> + <widget class="TQLineEdit"> + <property name="name"> + <cstring>essid</cstring> + </property> + </widget> + </hbox> + </widget> + <widget class="TQButtonGroup"> + <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="TQLayoutWidget"> + <property name="name"> + <cstring>layout3</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQRadioButton"> + <property name="name"> + <cstring>radioDhcp</cstring> + </property> + <property name="text"> + <string>Automatic (DHCP)</string> + </property> + </widget> + <widget class="TQRadioButton"> + <property name="name"> + <cstring>radioManualConfig</cstring> + </property> + <property name="text"> + <string>&Manual</string> + </property> + </widget> + </vbox> + </widget> + <widget class="TQFrame"> + <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="TQLineEdit" row="2" column="1"> + <property name="name"> + <cstring>netmask</cstring> + </property> + </widget> + <widget class="TQLabel" row="2" column="0"> + <property name="name"> + <cstring>textLabel4</cstring> + </property> + <property name="text"> + <string>Netmask:</string> + </property> + </widget> + <widget class="TQLineEdit" row="0" column="1"> + <property name="name"> + <cstring>ip</cstring> + </property> + </widget> + <widget class="TQLineEdit" row="4" column="1"> + <property name="name"> + <cstring>domain</cstring> + </property> + </widget> + <widget class="TQLabel" row="0" column="0"> + <property name="name"> + <cstring>textLabel2</cstring> + </property> + <property name="text"> + <string>IP:</string> + </property> + </widget> + <widget class="TQLabel" row="1" column="0"> + <property name="name"> + <cstring>textLabel3</cstring> + </property> + <property name="text"> + <string>Broadcast:</string> + </property> + </widget> + <widget class="TQLabel" row="3" column="0"> + <property name="name"> + <cstring>textLabel5</cstring> + </property> + <property name="text"> + <string>Gateway:</string> + </property> + </widget> + <widget class="TQLineEdit" row="5" column="1"> + <property name="name"> + <cstring>dns1</cstring> + </property> + </widget> + <widget class="TQLabel" row="4" column="0"> + <property name="name"> + <cstring>textLabel6</cstring> + </property> + <property name="text"> + <string>Domain:</string> + </property> + </widget> + <widget class="TQLineEdit" row="1" column="1"> + <property name="name"> + <cstring>broadcast</cstring> + </property> + </widget> + <widget class="TQLineEdit" row="3" column="1"> + <property name="name"> + <cstring>gateway</cstring> + </property> + </widget> + <widget class="TQLineEdit" row="6" column="1"> + <property name="name"> + <cstring>dns2</cstring> + </property> + </widget> + <widget class="TQLabel" row="6" column="0"> + <property name="name"> + <cstring>textLabel8</cstring> + </property> + <property name="text"> + <string>Secondary DNS:</string> + </property> + </widget> + <widget class="TQLabel" 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="TQWidget"> + <property name="name"> + <cstring>tabSecurity</cstring> + </property> + <attribute name="title"> + <string>Securit&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="TQButtonGroup" 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="TQLayoutWidget" row="1" column="0"> + <property name="name"> + <cstring>layout33</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQLabel"> + <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="TQLineEdit"> + <property name="name"> + <cstring>wpaKey</cstring> + </property> + <property name="echoMode"> + <enum>Password</enum> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>checkWpaAscii</cstring> + </property> + <property name="text"> + <string>ASCII</string> + </property> + </widget> + </hbox> + </widget> + <widget class="TQLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout34</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQLabel"> + <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:<br>Group Cipher:<br>Pairwise Cipher:<br>Authentication Suite:</string> + </property> + </widget> + <widget class="TQLabel"> + <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><b>?<br>?<br>?<br>?</b></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="TQButtonGroup" 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="TQRadioButton" row="0" column="0"> + <property name="name"> + <cstring>radioWepOpen</cstring> + </property> + <property name="text"> + <string>Open Syste&m</string> + </property> + </widget> + <widget class="TQLayoutWidget" row="2" column="0"> + <property name="name"> + <cstring>layout35</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQLabel"> + <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="TQLineEdit"> + <property name="name"> + <cstring>wepKey</cstring> + </property> + <property name="echoMode"> + <enum>Password</enum> + </property> + </widget> + <widget class="TQCheckBox"> + <property name="name"> + <cstring>checkWepAscii</cstring> + </property> + <property name="text"> + <string>ASCII</string> + </property> + </widget> + </hbox> + </widget> + <widget class="TQRadioButton" row="1" column="0"> + <property name="name"> + <cstring>radioWepRestricted</cstring> + </property> + <property name="text"> + <string>Shared &Key</string> + </property> + </widget> + </grid> + </widget> + </grid> + </widget> + <widget class="TQWidget"> + <property name="name"> + <cstring>tabAdvanced</cstring> + </property> + <attribute name="title"> + <string>Advanced</string> + </attribute> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQLabel"> + <property name="name"> + <cstring>textLabel1_4</cstring> + </property> + <property name="text"> + <string><b>Security Warning:</b> the commands specified below will be ran with the same privileges as Wireless Assistant has.</string> + </property> + </widget> + <widget class="TQGroupBox"> + <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="TQLayoutWidget" 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="TQLabel"> + <property name="name"> + <cstring>textLabel1_3</cstring> + </property> + <property name="text"> + <string>Timeout:</string> + </property> + </widget> + <widget class="TQSpinBox"> + <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><p><b>Timeout</b></p> + <p>This option specifies how long should Wireless Assistant wait for the process to finish, before it will be killed.</p></string> + </property> + </widget> + <widget class="TQCheckBox"> + <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><p><b>Run Detached</b></p> + <p>If this checkbox is selected Wireless Assistant will not wait for the process to finish.</p></string> + </property> + </widget> + </hbox> + </widget> + <widget class="TQLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout7</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQLabel"> + <property name="name"> + <cstring>textLabel1_3_2</cstring> + </property> + <property name="text"> + <string>Command:</string> + </property> + </widget> + <widget class="TQLineEdit"> + <property name="name"> + <cstring>preConnectionCommand</cstring> + </property> + </widget> + </hbox> + </widget> + </grid> + </widget> + <widget class="TQGroupBox"> + <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="TQLayoutWidget" 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="TQLabel"> + <property name="name"> + <cstring>textLabel1_3_3</cstring> + </property> + <property name="text"> + <string>Timeout:</string> + </property> + </widget> + <widget class="TQSpinBox"> + <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><p><b>Timeout</b></p> + <p>This option specifies how long should Wireless Assistant wait for the process to finish, before it will be killed.</p></string> + </property> + </widget> + <widget class="TQCheckBox"> + <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><p><b>Run Detached</b></p> + <p>If this checkbox is selected Wireless Assistant will not wait for the process to finish.</p></string> + </property> + </widget> + </hbox> + </widget> + <widget class="TQLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout7_2</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQLabel"> + <property name="name"> + <cstring>textLabel1_3_2_2</cstring> + </property> + <property name="text"> + <string>Command:</string> + </property> + </widget> + <widget class="TQLineEdit"> + <property name="name"> + <cstring>postConnectionCommand</cstring> + </property> + </widget> + </hbox> + </widget> + </grid> + </widget> + <widget class="TQGroupBox"> + <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="TQLayoutWidget" 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="TQLabel"> + <property name="name"> + <cstring>textLabel1_3_4</cstring> + </property> + <property name="text"> + <string>Timeout:</string> + </property> + </widget> + <widget class="TQSpinBox"> + <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><p><b>Timeout</b></p> + <p>This option specifies how long should Wireless Assistant wait for the process to finish, before it will be killed.</p></string> + </property> + </widget> + <widget class="TQCheckBox"> + <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><p><b>Run Detached</b></p> + <p>If this checkbox is selected Wireless Assistant will not wait for the process to finish.</p></string> + </property> + </widget> + </hbox> + </widget> + <widget class="TQLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout7_3</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQLabel"> + <property name="name"> + <cstring>textLabel1_3_2_3</cstring> + </property> + <property name="text"> + <string>Command:</string> + </property> + </widget> + <widget class="TQLineEdit"> + <property name="name"> + <cstring>preDisconnectionCommand</cstring> + </property> + </widget> + </hbox> + </widget> + </grid> + </widget> + <widget class="TQGroupBox"> + <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="TQLayoutWidget" 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="TQLabel"> + <property name="name"> + <cstring>textLabel1_3_4_2</cstring> + </property> + <property name="text"> + <string>Timeout:</string> + </property> + </widget> + <widget class="TQSpinBox"> + <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><p><b>Timeout</b></p> + <p>This option specifies how long should Wireless Assistant wait for the process to finish, before it will be killed.</p></string> + </property> + </widget> + <widget class="TQCheckBox"> + <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><p><b>Run Detached</b></p> + <p>If this checkbox is selected Wireless Assistant will not wait for the process to finish.</p></string> + </property> + </widget> + </hbox> + </widget> + <widget class="TQLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout7_3_2</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="TQLabel"> + <property name="name"> + <cstring>textLabel1_3_2_3_2</cstring> + </property> + <property name="text"> + <string>Command:</string> + </property> + </widget> + <widget class="TQLineEdit"> + <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> |