Newer
Older
ZXSSCJ / DeviceHub / TimeReplicatorForm.ui
tan yue on 24 Nov 2021 719 bytes 20211124 freq replicator on page
<ui version="4.0">
 <author/>
 <comment/>
 <exportmacro/>
 <class>TimeReplicatorForm</class>
 <widget name="TimeReplicatorForm" 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="tmRepButt">
     <property name="geometry">
      <rect>
       <x>50</x>
       <y>20</y>
       <width>180</width>
       <height>40</height>
      </rect>
     </property>
     <property name="text">
      <string>Mock TimeReplicator</string>
     </property>
    </widget>
 </widget>
 <pixmapfunction/>
 <connections/>
</ui>