123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>Demo001_3</class>
- <widget class="QMainWindow" name="Demo001_3">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1102</width>
- <height>988</height>
- </rect>
- </property>
- <property name="mouseTracking">
- <bool>false</bool>
- </property>
- <property name="windowTitle">
- <string>MainWindow</string>
- </property>
- <widget class="QWidget" name="centralwidget">
- <widget class="QComboBox" name="comboBox">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>20</y>
- <width>174</width>
- <height>32</height>
- </rect>
- </property>
- </widget>
- <widget class="QWidget" name="widget" native="true">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>72</y>
- <width>786</width>
- <height>786</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(0, 170, 127);</string>
- </property>
- </widget>
- <widget class="Line" name="line_2">
- <property name="geometry">
- <rect>
- <x>826</x>
- <y>20</y>
- <width>1</width>
- <height>953</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QWidget" name="widget_2" native="true">
- <property name="geometry">
- <rect>
- <x>972</x>
- <y>68</y>
- <width>114</width>
- <height>114</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(0, 170, 127);</string>
- </property>
- </widget>
- <widget class="QComboBox" name="comboBox_2">
- <property name="geometry">
- <rect>
- <x>842</x>
- <y>20</y>
- <width>172</width>
- <height>32</height>
- </rect>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton">
- <property name="geometry">
- <rect>
- <x>1026</x>
- <y>20</y>
- <width>60</width>
- <height>32</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QComboBox" name="comboBox_3">
- <property name="geometry">
- <rect>
- <x>842</x>
- <y>198</y>
- <width>172</width>
- <height>32</height>
- </rect>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_2">
- <property name="geometry">
- <rect>
- <x>1026</x>
- <y>198</y>
- <width>60</width>
- <height>32</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QWidget" name="widget_3" native="true">
- <property name="geometry">
- <rect>
- <x>842</x>
- <y>68</y>
- <width>114</width>
- <height>114</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(0, 170, 127);</string>
- </property>
- </widget>
- <widget class="QWidget" name="widget_4" native="true">
- <property name="geometry">
- <rect>
- <x>842</x>
- <y>246</y>
- <width>114</width>
- <height>114</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(0, 170, 127);</string>
- </property>
- </widget>
- <widget class="QWidget" name="widget_5" native="true">
- <property name="geometry">
- <rect>
- <x>972</x>
- <y>246</y>
- <width>114</width>
- <height>114</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(0, 170, 127);</string>
- </property>
- </widget>
- <widget class="QWidget" name="widget_6" native="true">
- <property name="geometry">
- <rect>
- <x>842</x>
- <y>732</y>
- <width>114</width>
- <height>114</height>
- </rect>
- </property>
- <widget class="QSlider" name="verticalSlider">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>12</y>
- <width>18</width>
- <height>56</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QSlider" name="verticalSlider_2">
- <property name="geometry">
- <rect>
- <x>65</x>
- <y>12</y>
- <width>18</width>
- <height>56</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit">
- <property name="geometry">
- <rect>
- <x>6</x>
- <y>78</y>
- <width>40</width>
- <height>24</height>
- </rect>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_2">
- <property name="geometry">
- <rect>
- <x>68</x>
- <y>78</y>
- <width>40</width>
- <height>24</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label">
- <property name="geometry">
- <rect>
- <x>50</x>
- <y>83</y>
- <width>14</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string>%</string>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="widget_7" native="true">
- <property name="geometry">
- <rect>
- <x>972</x>
- <y>732</y>
- <width>114</width>
- <height>114</height>
- </rect>
- </property>
- <widget class="QSlider" name="verticalSlider_3">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>12</y>
- <width>18</width>
- <height>56</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QSlider" name="verticalSlider_4">
- <property name="geometry">
- <rect>
- <x>65</x>
- <y>12</y>
- <width>18</width>
- <height>56</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_3">
- <property name="geometry">
- <rect>
- <x>6</x>
- <y>78</y>
- <width>40</width>
- <height>24</height>
- </rect>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_4">
- <property name="geometry">
- <rect>
- <x>68</x>
- <y>78</y>
- <width>40</width>
- <height>24</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_2">
- <property name="geometry">
- <rect>
- <x>50</x>
- <y>83</y>
- <width>14</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string>%</string>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="widget_8" native="true">
- <property name="geometry">
- <rect>
- <x>842</x>
- <y>858</y>
- <width>114</width>
- <height>114</height>
- </rect>
- </property>
- <widget class="QSlider" name="verticalSlider_5">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>12</y>
- <width>18</width>
- <height>56</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QSlider" name="verticalSlider_6">
- <property name="geometry">
- <rect>
- <x>65</x>
- <y>12</y>
- <width>18</width>
- <height>56</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_5">
- <property name="geometry">
- <rect>
- <x>6</x>
- <y>78</y>
- <width>40</width>
- <height>24</height>
- </rect>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_6">
- <property name="geometry">
- <rect>
- <x>68</x>
- <y>78</y>
- <width>40</width>
- <height>24</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_3">
- <property name="geometry">
- <rect>
- <x>50</x>
- <y>83</y>
- <width>14</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string>%</string>
- </property>
- </widget>
- </widget>
- </widget>
- </widget>
- <resources/>
- <connections/>
- </ui>
|