<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
  <class>mainWindow</class>
  <widget class="TQDialog">
    <property name="name">
      <cstring>mainWindow</cstring>
    </property>
    <property name="geometry">
      <rect>
        <x>0</x>
        <y>0</y>
        <width>588</width>
        <height>324</height>
      </rect>
    </property>
    <property name="caption">
      <string>Wireless Assistant</string>
    </property>
    <grid>
      <property name="name">
        <cstring>unnamed</cstring>
      </property>
      <widget class="KPushButton" row="2" column="1">
        <property name="name">
          <cstring>buttonOptions</cstring>
        </property>
        <property name="minimumSize">
          <size>
            <width>0</width>
            <height>0</height>
          </size>
        </property>
        <property name="text">
          <string>&amp;Options</string>
        </property>
        <property name="toggleButton">
          <bool>true</bool>
        </property>
        <property name="toolTip" stdset="0">
          <string>Toggle network list/options</string>
        </property>
        <property name="whatsThis" stdset="0">
          <string>&lt;p&gt;&lt;b&gt;Options Button&lt;/b&gt;&lt;/p&gt;
            &lt;p&gt;Pressing this toggle button will show the available application options.&lt;/p&gt;
            &lt;p&gt;&lt;i&gt;HINT: Press this button again to return to the network list.&lt;/i&gt;&lt;/p&gt;</string>
        </property>
      </widget>
      <widget class="KPushButton" row="4" column="1">
        <property name="name">
          <cstring>buttonClose</cstring>
        </property>
        <property name="text">
          <string>&amp;Quit</string>
        </property>
        <property name="default">
          <bool>true</bool>
        </property>
        <property name="toolTip" stdset="0">
          <string>Quit the application</string>
        </property>
        <property name="whatsThis" stdset="0">
          <string>&lt;p&gt;&lt;b&gt;Quit Button&lt;/b&gt;&lt;/p&gt;
            &lt;p&gt;Pressing this button will quit the application.&lt;/p&gt;</string>
        </property>
      </widget>
      <widget class="KPushButton" row="1" column="1">
        <property name="name">
          <cstring>buttonConnect</cstring>
        </property>
        <property name="enabled">
          <bool>false</bool>
        </property>
        <property name="minimumSize">
          <size>
            <width>120</width>
            <height>0</height>
          </size>
        </property>
        <property name="text">
          <string>Co&amp;nnect</string>
        </property>
        <property name="toolTip" stdset="0">
          <string>Connect to the selected network</string>
        </property>
        <property name="whatsThis" stdset="0">
          <string>&lt;p&gt;&lt;b&gt;Connect/Disconnect Button&lt;/b&gt;&lt;/p&gt;
            &lt;p&gt;Pressing this button will connect to/disconnect from the network currently selected in the network list.&lt;/p&gt;</string>
        </property>
      </widget>
      <widget class="KPushButton" row="0" column="1">
        <property name="name">
          <cstring>buttonScan</cstring>
        </property>
        <property name="enabled">
          <bool>false</bool>
        </property>
        <property name="text">
          <string>Refresh</string>
        </property>
        <property name="flat">
          <bool>false</bool>
        </property>
        <property name="toolTip" stdset="0">
          <string>Refresh network list</string>
        </property>
        <property name="whatsThis" stdset="0">
          <string>&lt;p&gt;&lt;b&gt;Scan Button&lt;/b&gt;&lt;/p&gt;
            &lt;p&gt;Pressing this button will scan for wireless networks and refresh the network list.&lt;/p&gt;</string>
        </property>
      </widget>
      <spacer row="3" column="1">
        <property name="name">
          <cstring>spacer14</cstring>
        </property>
        <property name="orientation">
          <enum>Vertical</enum>
        </property>
        <property name="sizeType">
          <enum>Expanding</enum>
        </property>
        <property name="sizeHint">
          <size>
            <width>21</width>
            <height>120</height>
          </size>
        </property>
      </spacer>
      <widget class="TQLayoutWidget" row="0" column="0" rowspan="5" colspan="1">
        <property name="name">
          <cstring>layout16</cstring>
        </property>
        <vbox>
          <property name="name">
            <cstring>unnamed</cstring>
          </property>
          <property name="margin">
            <number>0</number>
          </property>
          <widget class="TQFrame">
            <property name="name">
              <cstring>frameDevice</cstring>
            </property>
            <property name="sizePolicy">
              <sizepolicy>
                <hsizetype>5</hsizetype>
                <vsizetype>1</vsizetype>
                <horstretch>0</horstretch>
                <verstretch>0</verstretch>
              </sizepolicy>
            </property>
            <property name="frameShape">
              <enum>NoFrame</enum>
            </property>
            <property name="frameShadow">
              <enum>Plain</enum>
            </property>
            <hbox>
              <property name="name">
                <cstring>unnamed</cstring>
              </property>
              <property name="margin">
                <number>0</number>
              </property>
              <widget class="TQLabel">
                <property name="name">
                  <cstring>devLabel</cstring>
                </property>
                <property name="sizePolicy">
                  <sizepolicy>
                    <hsizetype>1</hsizetype>
                    <vsizetype>0</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                  </sizepolicy>
                </property>
                <property name="minimumSize">
                  <size>
                    <width>0</width>
                    <height>20</height>
                  </size>
                </property>
                <property name="text">
                  <string>Device:</string>
                </property>
              </widget>
              <widget class="KComboBox">
                <property name="name">
                  <cstring>devCombo</cstring>
                </property>
                <property name="enabled">
                  <bool>false</bool>
                </property>
                <property name="sizePolicy">
                  <sizepolicy>
                    <hsizetype>3</hsizetype>
                    <vsizetype>0</vsizetype>
                    <horstretch>0</horstretch>
                    <verstretch>0</verstretch>
                  </sizepolicy>
                </property>
                <property name="minimumSize">
                  <size>
                    <width>60</width>
                    <height>0</height>
                  </size>
                </property>
                <property name="toolTip" stdset="0">
                  <string>Pick a network device to use</string>
                </property>
                <property name="whatsThis" stdset="0">
                  <string>&lt;p&gt;&lt;b&gt;Device Selection&lt;/b&gt;&lt;/p&gt;
                    &lt;p&gt;This combo box allows you to select which wireless card to use.&lt;/p&gt;
                    &lt;p&gt;&lt;i&gt;NOTE: Selecting a different card will refresh the network list.&lt;/i&gt;&lt;/p&gt;</string>
                </property>
              </widget>
            </hbox>
          </widget>
          <widget class="TQWidgetStack">
            <property name="name">
              <cstring>widgetStack</cstring>
            </property>
            <property name="sizePolicy">
              <sizepolicy>
                <hsizetype>7</hsizetype>
                <vsizetype>7</vsizetype>
                <horstretch>0</horstretch>
                <verstretch>0</verstretch>
              </sizepolicy>
            </property>
            <property name="frameShape">
              <enum>PopupPanel</enum>
            </property>
            <property name="frameShadow">
              <enum>Sunken</enum>
            </property>
            <property name="lineWidth">
              <number>2</number>
            </property>
            <widget class="TQWidget">
              <property name="name">
                <cstring>netPage</cstring>
              </property>
              <attribute name="id">
                <number>0</number>
              </attribute>
              <grid>
                <property name="name">
                  <cstring>unnamed</cstring>
                </property>
                <property name="margin">
                  <number>0</number>
                </property>
                <property name="spacing">
                  <number>0</number>
                </property>
                <widget class="TDEListView" row="0" column="0">
                  <column>
                    <property name="text">
                      <string>ESSID</string>
                    </property>
                    <property name="clickable">
                      <bool>true</bool>
                    </property>
                    <property name="resizable">
                      <bool>true</bool>
                    </property>
                  </column>
                  <column>
                    <property name="text">
                      <string>Channel</string>
                    </property>
                    <property name="clickable">
                      <bool>true</bool>
                    </property>
                    <property name="resizable">
                      <bool>true</bool>
                    </property>
                  </column>
                  <column>
                    <property name="text">
                      <string>Link Quality</string>
                    </property>
                    <property name="clickable">
                      <bool>true</bool>
                    </property>
                    <property name="resizable">
                      <bool>false</bool>
                    </property>
                  </column>
                  <column>
                    <property name="text">
                      <string>WEP/WPA</string>
                    </property>
                    <property name="clickable">
                      <bool>true</bool>
                    </property>
                    <property name="resizable">
                      <bool>false</bool>
                    </property>
                  </column>
                  <column>
                    <property name="text">
                      <string>AP</string>
                    </property>
                    <property name="clickable">
                      <bool>true</bool>
                    </property>
                    <property name="resizable">
                      <bool>true</bool>
                    </property>
                  </column>
                  <property name="name">
                    <cstring>netList</cstring>
                  </property>
                  <property name="frameShape">
                    <enum>NoFrame</enum>
                  </property>
                  <property name="frameShadow">
                    <enum>Plain</enum>
                  </property>
                  <property name="lineWidth">
                    <number>1</number>
                  </property>
                  <property name="whatsThis" stdset="0">
                    <string>&lt;p&gt;&lt;b&gt;Network List&lt;/b&gt;&lt;/p&gt;
                      &lt;p&gt;This list shows all the wireless networks that have been found.&lt;/p&gt;
                      &lt;p&gt;&lt;i&gt;HINT: Click the Refresh button to update this list.&lt;/i&gt;&lt;/p&gt;</string>
                  </property>
                </widget>
                <widget class="TQLabel" row="1" column="0">
                  <property name="name">
                    <cstring>statusLabel</cstring>
                  </property>
                  <property name="sizePolicy">
                    <sizepolicy>
                      <hsizetype>7</hsizetype>
                      <vsizetype>0</vsizetype>
                      <horstretch>0</horstretch>
                      <verstretch>0</verstretch>
                    </sizepolicy>
                  </property>
                  <property name="minimumSize">
                    <size>
                      <width>0</width>
                      <height>20</height>
                    </size>
                  </property>
                  <property name="margin">
                    <number>5</number>
                  </property>
                  <property name="text">
                    <string>Ready</string>
                  </property>
                  <property name="alignment">
                    <set>WordBreak|AlignVCenter</set>
                  </property>
                  <property name="whatsThis" stdset="0">
                    <string>&lt;p&gt;&lt;b&gt;Status Bar&lt;/b&gt;&lt;/p&gt;
                      &lt;p&gt;Messages describing current process are shown in this area.&lt;/p&gt;</string>
                  </property>
                </widget>
              </grid>
            </widget>
            <widget class="TQWidget">
              <property name="name">
                <cstring>optionsPage</cstring>
              </property>
              <attribute name="id">
                <number>1</number>
              </attribute>
              <vbox>
                <property name="name">
                  <cstring>unnamed</cstring>
                </property>
                <widget class="TQLayoutWidget">
                  <property name="name">
                    <cstring>layout20</cstring>
                  </property>
                  <vbox>
                    <property name="name">
                      <cstring>unnamed</cstring>
                    </property>
                    <widget class="TQCheckBox">
                      <property name="name">
                        <cstring>checkAutoConnect</cstring>
                      </property>
                      <property name="text">
                        <string>Automatically connect on startup</string>
                      </property>
                      <property name="whatsThis" stdset="0">
                        <string>&lt;p&gt;&lt;b&gt;AutomaticallyConnect on Startup&lt;/b&gt;&lt;/p&gt;
                          &lt;p&gt;Checking this box will make the application try to connect to the best available network. Only networks that have been previously configured will be taken into account.&lt;/p&gt;</string>
                      </property>
                    </widget>
                    <widget class="TQCheckBox">
                      <property name="name">
                        <cstring>checkAutoReconnect</cstring>
                      </property>
                      <property name="text">
                        <string>Automaticall&amp;y reconnect if connection is lost</string>
                      </property>
                      <property name="whatsThis" stdset="0">
                        <string>&lt;p&gt;&lt;b&gt;Automatically Reconnect if Connection is Lost&lt;/b&gt;&lt;/p&gt;
                          &lt;p&gt;Checking this box will make the application try to reconnect after the connection is lost.&lt;/p&gt;</string>
                      </property>
                    </widget>
                    <widget class="TQCheckBox">
                      <property name="name">
                        <cstring>checkAutoQuit</cstring>
                      </property>
                      <property name="text">
                        <string>Quit upon successful connection</string>
                      </property>
                      <property name="whatsThis" stdset="0">
                        <string>&lt;p&gt;&lt;b&gt;Quit Upon Successful Connection&lt;/b&gt;&lt;/p&gt;
                          &lt;p&gt;Checking this box will make the application close after successfully establishing a connection to a wireless network.&lt;/p&gt;</string>
                      </property>
                    </widget>
                    <widget class="TQCheckBox">
                      <property name="name">
                        <cstring>checkGroupAPs</cstring>
                      </property>
                      <property name="text">
                        <string>&amp;Group access points with the same ESSID</string>
                      </property>
                      <property name="whatsThis" stdset="0">
                        <string>&lt;p&gt;&lt;b&gt;Group Access Points with the Same ESSID&lt;/b&gt;&lt;/p&gt;
                          &lt;p&gt;Checking this box will make all access points with the same ESSID appear as one item in the network list.&lt;/p&gt;</string>
                      </property>
                    </widget>
                  </vbox>
                </widget>
                <widget class="TQLayoutWidget">
                  <property name="name">
                    <cstring>layout17</cstring>
                  </property>
                  <hbox>
                    <property name="name">
                      <cstring>unnamed</cstring>
                    </property>
                    <widget class="TQLayoutWidget">
                      <property name="name">
                        <cstring>layout12</cstring>
                      </property>
                      <vbox>
                        <property name="name">
                          <cstring>unnamed</cstring>
                        </property>
                        <widget class="TQLabel">
                          <property name="name">
                            <cstring>textLabel2_2</cstring>
                          </property>
                          <property name="text">
                            <string>Delay before scanning:</string>
                          </property>
                          <property name="toolTip" stdset="0">
                            <string>Specify how long to wait for an IP</string>
                          </property>
                          <property name="whatsThis" stdset="0">
                            <string>&lt;p&gt;&lt;b&gt;DHCP Client Timeout&lt;/b&gt;&lt;/p&gt;
                              &lt;p&gt;This option specifies the amount of time after which the application should stop waiting for an IP address and assume that the connection has failed.&lt;/p&gt;
                              &lt;p&gt;&lt;i&gt;HINT: Increasing this number can help if you have problems connecting to some networks.&lt;/i&gt;&lt;/p&gt;</string>
                          </property>
                        </widget>
                        <widget class="TQLabel">
                          <property name="name">
                            <cstring>textLabel2</cstring>
                          </property>
                          <property name="text">
                            <string>DHCP client timeout:</string>
                          </property>
                          <property name="toolTip" stdset="0">
                            <string>Specify how long to wait for an IP</string>
                          </property>
                          <property name="whatsThis" stdset="0">
                            <string>&lt;p&gt;&lt;b&gt;DHCP Client Timeout&lt;/b&gt;&lt;/p&gt;
                              &lt;p&gt;This option specifies the amount of time after which the application should stop waiting for an IP address and assume that the connection has failed.&lt;/p&gt;
                              &lt;p&gt;&lt;i&gt;HINT: Increasing this number can help if you have problems connecting to some networks.&lt;/i&gt;&lt;/p&gt;</string>
                          </property>
                        </widget>
                      </vbox>
                    </widget>
                    <widget class="TQLayoutWidget">
                      <property name="name">
                        <cstring>layout13</cstring>
                      </property>
                      <vbox>
                        <property name="name">
                          <cstring>unnamed</cstring>
                        </property>
                        <spacer>
                          <property name="name">
                            <cstring>spacer24_2</cstring>
                          </property>
                          <property name="orientation">
                            <enum>Horizontal</enum>
                          </property>
                          <property name="sizeType">
                            <enum>Fixed</enum>
                          </property>
                          <property name="sizeHint">
                            <size>
                              <width>21</width>
                              <height>20</height>
                            </size>
                          </property>
                        </spacer>
                        <spacer>
                          <property name="name">
                            <cstring>spacer24</cstring>
                          </property>
                          <property name="orientation">
                            <enum>Horizontal</enum>
                          </property>
                          <property name="sizeType">
                            <enum>Fixed</enum>
                          </property>
                          <property name="sizeHint">
                            <size>
                              <width>21</width>
                              <height>20</height>
                            </size>
                          </property>
                        </spacer>
                      </vbox>
                    </widget>
                    <widget class="TQLayoutWidget">
                      <property name="name">
                        <cstring>layout14</cstring>
                      </property>
                      <vbox>
                        <property name="name">
                          <cstring>unnamed</cstring>
                        </property>
                        <widget class="TQSpinBox">
                          <property name="name">
                            <cstring>spinDelayBeforeScanning</cstring>
                          </property>
                          <property name="suffix">
                            <string>s</string>
                          </property>
                          <property name="maxValue">
                            <number>20</number>
                          </property>
                          <property name="minValue">
                            <number>0</number>
                          </property>
                          <property name="value">
                            <number>0</number>
                          </property>
                          <property name="toolTip" stdset="0">
                            <string>Specify how long to wait before scanning</string>
                          </property>
                          <property name="whatsThis" stdset="0">
                            <string>&lt;p&gt;&lt;b&gt;Delay Before Scanning&lt;/b&gt;&lt;/p&gt;
                              &lt;p&gt;This option specifies the amount of time to wait between bringing the interface up and performing a scan.&lt;/p&gt;
                              &lt;p&gt;&lt;i&gt;HINT: Increasing this number can help if you have to refresh the list manually to see all the available networks.&lt;/i&gt;&lt;/p&gt;</string>
                          </property>
                        </widget>
                        <widget class="TQSpinBox">
                          <property name="name">
                            <cstring>spinDhcpTimeout</cstring>
                          </property>
                          <property name="suffix">
                            <string>s</string>
                          </property>
                          <property name="maxValue">
                            <number>60</number>
                          </property>
                          <property name="minValue">
                            <number>5</number>
                          </property>
                          <property name="value">
                            <number>15</number>
                          </property>
                          <property name="toolTip" stdset="0">
                            <string>Specify how long to wait for an IP</string>
                          </property>
                          <property name="whatsThis" stdset="0">
                            <string>&lt;p&gt;&lt;b&gt;DHCP Client Timeout&lt;/b&gt;&lt;/p&gt;
                              &lt;p&gt;This option specifies the amount of time after which the application should stop waiting for an IP address and assume that the connection has failed.&lt;/p&gt;
                              &lt;p&gt;&lt;i&gt;HINT: Increasing this number can help if you have problems connecting to some networks.&lt;/i&gt;&lt;/p&gt;</string>
                          </property>
                        </widget>
                      </vbox>
                    </widget>
                    <widget class="TQLayoutWidget">
                      <property name="name">
                        <cstring>layout15</cstring>
                      </property>
                      <vbox>
                        <property name="name">
                          <cstring>unnamed</cstring>
                        </property>
                        <spacer>
                          <property name="name">
                            <cstring>spacer25_2</cstring>
                          </property>
                          <property name="orientation">
                            <enum>Horizontal</enum>
                          </property>
                          <property name="sizeType">
                            <enum>Expanding</enum>
                          </property>
                          <property name="sizeHint">
                            <size>
                              <width>101</width>
                              <height>21</height>
                            </size>
                          </property>
                        </spacer>
                        <spacer>
                          <property name="name">
                            <cstring>spacer25</cstring>
                          </property>
                          <property name="orientation">
                            <enum>Horizontal</enum>
                          </property>
                          <property name="sizeType">
                            <enum>Expanding</enum>
                          </property>
                          <property name="sizeHint">
                            <size>
                              <width>118</width>
                              <height>21</height>
                            </size>
                          </property>
                        </spacer>
                      </vbox>
                    </widget>
                  </hbox>
                </widget>
                <widget class="TQLabel">
                  <property name="name">
                    <cstring>textLabel1</cstring>
                  </property>
                  <property name="text">
                    <string>&lt;i&gt;Press the button below to enable all messages which have been turned off with the 'Don't Show Again' feature.&lt;/i&gt;</string>
                  </property>
                </widget>
                <widget class="TQLayoutWidget">
                  <property name="name">
                    <cstring>layout19</cstring>
                  </property>
                  <hbox>
                    <property name="name">
                      <cstring>unnamed</cstring>
                    </property>
                    <spacer>
                      <property name="name">
                        <cstring>spacer22</cstring>
                      </property>
                      <property name="orientation">
                        <enum>Horizontal</enum>
                      </property>
                      <property name="sizeType">
                        <enum>Expanding</enum>
                      </property>
                      <property name="sizeHint">
                        <size>
                          <width>201</width>
                          <height>21</height>
                        </size>
                      </property>
                    </spacer>
                    <widget class="TQPushButton">
                      <property name="name">
                        <cstring>buttonEnableAllMessages</cstring>
                      </property>
                      <property name="text">
                        <string>E&amp;nable All Messages</string>
                      </property>
                      <property name="whatsThis" stdset="0">
                        <string>&lt;p&gt;&lt;b&gt;Enable All Messages&lt;/b&gt;&lt;/p&gt;
                          &lt;p&gt;Pressing this button will enable all messages which have been turned off with the 'Don't Show Again' feature.&lt;/p&gt;</string>
                      </property>
                    </widget>
                  </hbox>
                </widget>
                <spacer>
                  <property name="name">
                    <cstring>spacer16</cstring>
                  </property>
                  <property name="orientation">
                    <enum>Vertical</enum>
                  </property>
                  <property name="sizeType">
                    <enum>Expanding</enum>
                  </property>
                  <property name="sizeHint">
                    <size>
                      <width>20</width>
                      <height>31</height>
                    </size>
                  </property>
                </spacer>
              </vbox>
            </widget>
          </widget>
        </vbox>
      </widget>
    </grid>
  </widget>
  <tabstops>
    <tabstop>devCombo</tabstop>
    <tabstop>netList</tabstop>
    <tabstop>buttonScan</tabstop>
    <tabstop>buttonConnect</tabstop>
    <tabstop>buttonOptions</tabstop>
    <tabstop>buttonClose</tabstop>
    <tabstop>checkAutoQuit</tabstop>
    <tabstop>spinDhcpTimeout</tabstop>
    <tabstop>buttonEnableAllMessages</tabstop>
  </tabstops>
  <Q_SLOTS>
    <slot>netScan()</slot>
    <slot>netConnect()</slot>
    <slot>showCfgDlg()</slot>
    <slot>setDeviceList()</slot>
  </Q_SLOTS>
  <functions>
    <function>updateStatus(char sts)</function>
  </functions>
  <layoutdefaults spacing="6" margin="11"/>
  <includes>
    <include location="global" impldecl="in implementation">kcombobox.h</include>
    <include location="global" impldecl="in implementation">kpushbutton.h</include>
    <include location="global" impldecl="in implementation">tdelistview.h</include>
  </includes>
</UI>