Newer
Older
ZXSSCJ / PhaseCompAcq / PhaseWindow.ui
TAN YUE on 30 Sep 2021 817 bytes 20210930 初始提交
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
 <class>PhaseWindow</class>
 <widget class="QWidget" name="PhaseWindow">
  <property name="geometry">
   <rect>
    <x>0</x>
    <y>0</y>
    <width>1024</width>
    <height>720</height>
   </rect>
  </property>
  <property name="maximumSize">
   <size>
    <width>1024</width>
    <height>720</height>
   </size>
  </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>
   <property name="currentIndex">
    <number>-1</number>
   </property>
  </widget>
 </widget>
 <resources/>
 <connections/>
</ui>