Newer
Older
ZXSSCJ / CounterAcq / CounterWindow.ui
tan yue on 20 Oct 2021 744 bytes 20211020 reAdd .ui file
<?xml version="1.0" encoding="UTF-8"?>
    <ui version="4.0">
     <class>CounterWindow</class>
     <widget class="QWidget" name="CounterWindow">
      <property name="geometry">
       <rect>
        <x>0</x>
        <y>0</y>
        <width>1024</width>
        <height>720</height>
       </rect>
      </property>
      <property name="windowTitle">
       <string>多通道计数器数据采集</string>
      </property>
      <widget class="QStackedWidget" name="stackedWidget">
       <property name="geometry">
        <rect>
         <x>0</x>
         <y>0</y>
         <width>1024</width>
         <height>720</height>
        </rect>
       </property>
      </widget>
     </widget>
     <resources/>
     <connections/>
    </ui>