506 lines
10 KiB
XML
506 lines
10 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>DlgConnHidWifiSecFast</class>
|
|
<widget class="QDialog" name="DlgConnHidWifiSecFast">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>432</width>
|
|
<height>673</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Connect to Hidden Wi-Fi Network</string>
|
|
</property>
|
|
<widget class="QCheckBox" name="checkBoxPwd">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>332</x>
|
|
<y>542</y>
|
|
<width>18</width>
|
|
<height>9</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>11</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbNetName">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>76</x>
|
|
<y>176</y>
|
|
<width>90</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="leNetName">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>170</y>
|
|
<width>182</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbConn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>76</x>
|
|
<y>80</y>
|
|
<width>90</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="cbxAuth">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>260</y>
|
|
<width>182</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lePassword">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>530</y>
|
|
<width>182</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="echoMode">
|
|
<enum>QLineEdit::Password</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="leUserName">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>485</y>
|
|
<width>182</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbUserName">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>76</x>
|
|
<y>491</y>
|
|
<width>90</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="cbxSecurity">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>215</y>
|
|
<width>182</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbPassword">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>76</x>
|
|
<y>536</y>
|
|
<width>90</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btnConnect">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>315</x>
|
|
<y>620</y>
|
|
<width>90</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="cbxConn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>75</y>
|
|
<width>182</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbAuth">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>76</x>
|
|
<y>266</y>
|
|
<width>90</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbSecurity">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>76</x>
|
|
<y>221</y>
|
|
<width>90</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btnCancel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>215</x>
|
|
<y>620</y>
|
|
<width>90</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbAnonyId">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>76</x>
|
|
<y>311</y>
|
|
<width>90</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="leAnonyId">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>305</y>
|
|
<width>182</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxAutoPCA">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>76</x>
|
|
<y>356</y>
|
|
<width>100</width>
|
|
<height>25</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="cbxAutoPCA">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>350</y>
|
|
<width>182</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbPCAfile">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>76</x>
|
|
<y>401</y>
|
|
<width>90</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lePCAfile">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>395</y>
|
|
<width>182</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbInnerAuth">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>76</x>
|
|
<y>446</y>
|
|
<width>90</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="cbxInnerAuth">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>440</y>
|
|
<width>182</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>10</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbLeftupTitle">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>30</y>
|
|
<width>140</width>
|
|
<height>22</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<pointsize>9</pointsize>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbBoder">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>432</width>
|
|
<height>673</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="Line" name="lineUp">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>140</y>
|
|
<width>412</width>
|
|
<height>1</height>
|
|
</rect>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="Line" name="lineDown">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>590</y>
|
|
<width>412</width>
|
|
<height>1</height>
|
|
</rect>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
<zorder>lbBoder</zorder>
|
|
<zorder>lbNetName</zorder>
|
|
<zorder>leNetName</zorder>
|
|
<zorder>lbConn</zorder>
|
|
<zorder>cbxAuth</zorder>
|
|
<zorder>lePassword</zorder>
|
|
<zorder>leUserName</zorder>
|
|
<zorder>lbUserName</zorder>
|
|
<zorder>cbxSecurity</zorder>
|
|
<zorder>lbPassword</zorder>
|
|
<zorder>btnConnect</zorder>
|
|
<zorder>cbxConn</zorder>
|
|
<zorder>lbAuth</zorder>
|
|
<zorder>lbSecurity</zorder>
|
|
<zorder>btnCancel</zorder>
|
|
<zorder>lbAnonyId</zorder>
|
|
<zorder>leAnonyId</zorder>
|
|
<zorder>checkBoxAutoPCA</zorder>
|
|
<zorder>cbxAutoPCA</zorder>
|
|
<zorder>lbPCAfile</zorder>
|
|
<zorder>lePCAfile</zorder>
|
|
<zorder>lbInnerAuth</zorder>
|
|
<zorder>cbxInnerAuth</zorder>
|
|
<zorder>checkBoxPwd</zorder>
|
|
<zorder>lbLeftupTitle</zorder>
|
|
<zorder>lineUp</zorder>
|
|
<zorder>lineDown</zorder>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|