kylin-nm/oneconnform.ui

196 lines
3.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>OneConnForm</class>
<widget class="QWidget" name="OneConnForm">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>314</width>
<height>60</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QLabel" name="lbName">
<property name="geometry">
<rect>
<x>62</x>
<y>8</y>
<width>190</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="btnConf">
<property name="geometry">
<rect>
<x>21</x>
<y>70</y>
<width>129</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="btnConn">
<property name="geometry">
<rect>
<x>162</x>
<y>70</y>
<width>129</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="lbSignal">
<property name="geometry">
<rect>
<x>15</x>
<y>14</y>
<width>32</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="lbSafe">
<property name="geometry">
<rect>
<x>62</x>
<y>31</y>
<width>80</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLineEdit" name="lePassword">
<property name="geometry">
<rect>
<x>100</x>
<y>20</y>
<width>190</width>
<height>30</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="lbConned">
<property name="geometry">
<rect>
<x>180</x>
<y>19</y>
<width>90</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="lbPoint">
<property name="geometry">
<rect>
<x>280</x>
<y>25</y>
<width>10</width>
<height>10</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QWidget" name="wbg" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>314</width>
<height>111</height>
</rect>
</property>
</widget>
<widget class="QPushButton" name="btnDisConn">
<property name="geometry">
<rect>
<x>162</x>
<y>70</y>
<width>129</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="lbPassword">
<property name="geometry">
<rect>
<x>25</x>
<y>25</y>
<width>70</width>
<height>18</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="btnConnPWD">
<property name="geometry">
<rect>
<x>162</x>
<y>70</y>
<width>129</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QPushButton" name="btnHideConn">
<property name="geometry">
<rect>
<x>162</x>
<y>70</y>
<width>129</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<zorder>wbg</zorder>
<zorder>lbName</zorder>
<zorder>btnConf</zorder>
<zorder>btnConn</zorder>
<zorder>lbSignal</zorder>
<zorder>lbSafe</zorder>
<zorder>lePassword</zorder>
<zorder>lbConned</zorder>
<zorder>lbPoint</zorder>
<zorder>btnDisConn</zorder>
<zorder>lbPassword</zorder>
<zorder>btnConnPWD</zorder>
<zorder>btnHideConn</zorder>
</widget>
<resources/>
<connections/>
</ui>