Newer
Older
ZXSSCJ / DeviceHub / BCodeTerminalForm.ui
tan yue on 23 Nov 2021 716 bytes 20211123 B Term command
<ui version="4.0">
 <author/>
 <comment/>
 <exportmacro/>
 <class>BCodeTerminalForm</class>
 <widget name="BCodeTerminalForm" class="QWidget">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>400</width>
    <height>300</height>
   </rect>
  </property>
  <property name="windowTitle">
   <string>Form</string>
  </property>
    <widget class="QPushButton" name="bctButt">
     <property name="geometry">
      <rect>
       <x>50</x>
       <y>20</y>
       <width>180</width>
       <height>40</height>
      </rect>
     </property>
     <property name="text">
      <string>Mock BCodeTerminal</string>
     </property>
    </widget>
 </widget>
 <pixmapfunction/>
 <connections/>
</ui>