123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>SettingNum</class>
- <widget class="QDialog" name="SettingNum">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>810</width>
- <height>705</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout">
- <item>
- <widget class="QWidget" name="widget" native="true">
- <widget class="QWidget" name="widget_top" native="true">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>788</width>
- <height>50</height>
- </rect>
- </property>
- <widget class="QLabel" name="label_settingName">
- <property name="geometry">
- <rect>
- <x>32</x>
- <y>16</y>
- <width>80</width>
- <height>18</height>
- </rect>
- </property>
- <property name="text">
- <string>组屏配置</string>
- </property>
- </widget>
- <widget class="QPushButton" name="pBtn_close">
- <property name="geometry">
- <rect>
- <x>748</x>
- <y>13</y>
- <width>24</width>
- <height>24</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- </widget>
- <widget class="QLabel" name="label_x1">
- <property name="geometry">
- <rect>
- <x>32</x>
- <y>89</y>
- <width>7</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string>*</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_nc1">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>89</y>
- <width>70</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string>通道行数:</string>
- </property>
- </widget>
- <widget class="CustomComboBox" name="comboBox_rowNum">
- <property name="geometry">
- <rect>
- <x>110</x>
- <y>80</y>
- <width>82</width>
- <height>32</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_nc2">
- <property name="geometry">
- <rect>
- <x>240</x>
- <y>89</y>
- <width>70</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string>通道列数:</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_x2">
- <property name="geometry">
- <rect>
- <x>232</x>
- <y>89</y>
- <width>7</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string>*</string>
- </property>
- </widget>
- <widget class="CustomComboBox" name="comboBox_columnNum">
- <property name="geometry">
- <rect>
- <x>310</x>
- <y>80</y>
- <width>82</width>
- <height>32</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_line1">
- <property name="geometry">
- <rect>
- <x>32</x>
- <y>142</y>
- <width>724</width>
- <height>1</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_line2">
- <property name="geometry">
- <rect>
- <x>32</x>
- <y>190</y>
- <width>724</width>
- <height>1</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_nc3">
- <property name="geometry">
- <rect>
- <x>44</x>
- <y>160</y>
- <width>40</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string>序号</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_nc4">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>160</y>
- <width>40</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string>通道</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_nc5">
- <property name="geometry">
- <rect>
- <x>396</x>
- <y>160</y>
- <width>280</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string>通道展示名称</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_nc6">
- <property name="geometry">
- <rect>
- <x>692</x>
- <y>160</y>
- <width>40</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string>底色</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_line3">
- <property name="geometry">
- <rect>
- <x>32</x>
- <y>575</y>
- <width>724</width>
- <height>1</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QWidget" name="widget_list" native="true">
- <property name="geometry">
- <rect>
- <x>32</x>
- <y>191</y>
- <width>724</width>
- <height>384</height>
- </rect>
- </property>
- </widget>
- <widget class="QPushButton" name="pBtn_ok">
- <property name="geometry">
- <rect>
- <x>560</x>
- <y>606</y>
- <width>90</width>
- <height>40</height>
- </rect>
- </property>
- <property name="text">
- <string>保存</string>
- </property>
- </widget>
- <widget class="QPushButton" name="pBtn_cancel">
- <property name="geometry">
- <rect>
- <x>666</x>
- <y>606</y>
- <width>90</width>
- <height>40</height>
- </rect>
- </property>
- <property name="text">
- <string>取消</string>
- </property>
- </widget>
- </widget>
- </item>
- </layout>
- </widget>
- <customwidgets>
- <customwidget>
- <class>CustomComboBox</class>
- <extends>QComboBox</extends>
- <header location="global">customcombobox.h</header>
- </customwidget>
- </customwidgets>
- <resources/>
- <connections/>
- </ui>
|