123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>AddNormalItem</class>
- <widget class="QDialog" name="AddNormalItem">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>436</width>
- <height>349</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Dialog</string>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout">
- <property name="spacing">
- <number>0</number>
- </property>
- <property name="leftMargin">
- <number>10</number>
- </property>
- <property name="topMargin">
- <number>10</number>
- </property>
- <property name="rightMargin">
- <number>10</number>
- </property>
- <property name="bottomMargin">
- <number>10</number>
- </property>
- <item>
- <widget class="QWidget" name="widget_background" native="true">
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- <widget class="QLabel" name="label_NC1">
- <property name="geometry">
- <rect>
- <x>32</x>
- <y>18</y>
- <width>80</width>
- <height>18</height>
- </rect>
- </property>
- <property name="text">
- <string>添加计划</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_NC2_x">
- <property name="geometry">
- <rect>
- <x>32</x>
- <y>154</y>
- <width>7</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><p><span style=" color:#ff0000;">*</span></p></body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="label_NC3">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>154</y>
- <width>70</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string>时间选择:</string>
- </property>
- </widget>
- <widget class="QPushButton" name="pBtn_Close">
- <property name="geometry">
- <rect>
- <x>368</x>
- <y>12</y>
- <width>32</width>
- <height>32</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_NC4">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>56</y>
- <width>416</width>
- <height>1</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QPushButton" name="pBtn_cancel">
- <property name="geometry">
- <rect>
- <x>248</x>
- <y>265</y>
- <width>60</width>
- <height>32</height>
- </rect>
- </property>
- <property name="text">
- <string>取消</string>
- </property>
- </widget>
- <widget class="QPushButton" name="pBtn_ok">
- <property name="geometry">
- <rect>
- <x>324</x>
- <y>265</y>
- <width>60</width>
- <height>32</height>
- </rect>
- </property>
- <property name="text">
- <string>确定</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_iconTime">
- <property name="geometry">
- <rect>
- <x>359</x>
- <y>153</y>
- <width>16</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_timeWarn">
- <property name="geometry">
- <rect>
- <x>110</x>
- <y>180</y>
- <width>250</width>
- <height>18</height>
- </rect>
- </property>
- <property name="text">
- <string>TextLabel</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_NC8_x">
- <property name="geometry">
- <rect>
- <x>32</x>
- <y>98</y>
- <width>7</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><p><span style=" color:#ff0000;">*</span></p></body></html></string>
- </property>
- </widget>
- <widget class="QLabel" name="label_NC9">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>98</y>
- <width>70</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string>设备选择:</string>
- </property>
- </widget>
- <widget class="CustomComboBox" name="comBox_devSelect">
- <property name="geometry">
- <rect>
- <x>110</x>
- <y>89</y>
- <width>274</width>
- <height>32</height>
- </rect>
- </property>
- <property name="currentText">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_NC8_x_2">
- <property name="geometry">
- <rect>
- <x>32</x>
- <y>210</y>
- <width>7</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><p><span style=" color:#ff0000;">*</span></p></body></html></string>
- </property>
- </widget>
- <widget class="CustomComboBox" name="comBox_actionSelect">
- <property name="geometry">
- <rect>
- <x>110</x>
- <y>201</y>
- <width>274</width>
- <height>32</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_NC9_2">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>210</y>
- <width>70</width>
- <height>14</height>
- </rect>
- </property>
- <property name="text">
- <string>动作选择:</string>
- </property>
- </widget>
- <widget class="TimeWidget" name="timeEdit">
- <property name="geometry">
- <rect>
- <x>110</x>
- <y>145</y>
- <width>274</width>
- <height>32</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_devWarn">
- <property name="geometry">
- <rect>
- <x>110</x>
- <y>126</y>
- <width>250</width>
- <height>18</height>
- </rect>
- </property>
- <property name="text">
- <string>TextLabel</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_actionWarn">
- <property name="geometry">
- <rect>
- <x>110</x>
- <y>238</y>
- <width>250</width>
- <height>18</height>
- </rect>
- </property>
- <property name="text">
- <string>TextLabel</string>
- </property>
- </widget>
- <zorder>label_iconTime</zorder>
- <zorder>label_NC1</zorder>
- <zorder>label_NC2_x</zorder>
- <zorder>label_NC3</zorder>
- <zorder>pBtn_Close</zorder>
- <zorder>label_NC4</zorder>
- <zorder>pBtn_cancel</zorder>
- <zorder>pBtn_ok</zorder>
- <zorder>label_timeWarn</zorder>
- <zorder>label_NC8_x</zorder>
- <zorder>label_NC9</zorder>
- <zorder>comBox_devSelect</zorder>
- <zorder>label_NC8_x_2</zorder>
- <zorder>comBox_actionSelect</zorder>
- <zorder>label_NC9_2</zorder>
- <zorder>label_devWarn</zorder>
- <zorder>label_actionWarn</zorder>
- <zorder>timeEdit</zorder>
- </widget>
- </item>
- </layout>
- </widget>
- <customwidgets>
- <customwidget>
- <class>TimeWidget</class>
- <extends>QTimeEdit</extends>
- <header location="global">timewidget.h</header>
- </customwidget>
- <customwidget>
- <class>CustomComboBox</class>
- <extends>QComboBox</extends>
- <header location="global">customcombobox.h</header>
- </customwidget>
- </customwidgets>
- <resources/>
- <connections/>
- </ui>
|