240 lines
4.9 KiB
XML
240 lines
4.9 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>OneLancForm</class>
|
|
<widget class="QWidget" name="OneLancForm">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>422</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<widget class="QLabel" name="lbName">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>63</x>
|
|
<y>8</y>
|
|
<width>190</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btnConn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>316</x>
|
|
<y>14</y>
|
|
<width>100</width>
|
|
<height>34</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btnConnSub">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>316</x>
|
|
<y>14</y>
|
|
<width>100</width>
|
|
<height>34</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="btnDisConn">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>316</x>
|
|
<y>14</y>
|
|
<width>100</width>
|
|
<height>34</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbConned">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>63</x>
|
|
<y>31</y>
|
|
<width>52</width>
|
|
<height>20</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>422</width>
|
|
<height>168</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QLabel" name="lbInfo">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>63</x>
|
|
<y>71</y>
|
|
<width>238</width>
|
|
<height>85</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="lbIcon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>14</x>
|
|
<y>14</y>
|
|
<width>32</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="Line" name="line">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>58</y>
|
|
<width>422</width>
|
|
<height>1</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background-color: rgba(255, 255, 255,0.05);</string>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbLoadDownImg">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>115</x>
|
|
<y>33</y>
|
|
<width>16</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbLoadUpImg">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>190</x>
|
|
<y>33</y>
|
|
<width>16</width>
|
|
<height>16</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbLoadDown">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>132</x>
|
|
<y>31</y>
|
|
<width>65</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbLoadUp">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>207</x>
|
|
<y>31</y>
|
|
<width>65</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QWidget" name="wbg_2" native="true">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>422</width>
|
|
<height>60</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbWaiting">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>316</x>
|
|
<y>14</y>
|
|
<width>100</width>
|
|
<height>34</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="lbWaitingIcon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>356</x>
|
|
<y>20</y>
|
|
<width>20</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<zorder>lbLoadUp</zorder>
|
|
<zorder>lbLoadDown</zorder>
|
|
<zorder>lbName</zorder>
|
|
<zorder>lbConned</zorder>
|
|
<zorder>lbIcon</zorder>
|
|
<zorder>line</zorder>
|
|
<zorder>lbLoadDownImg</zorder>
|
|
<zorder>lbLoadUpImg</zorder>
|
|
<zorder>wbg</zorder>
|
|
<zorder>wbg_2</zorder>
|
|
<zorder>btnConnSub</zorder>
|
|
<zorder>btnDisConn</zorder>
|
|
<zorder>btnConn</zorder>
|
|
<zorder>lbWaiting</zorder>
|
|
<zorder>lbWaitingIcon</zorder>
|
|
</widget>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|