<?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>1920</width> <height>1080</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>0</number> </property> <property name="topMargin"> <number>0</number> </property> <property name="rightMargin"> <number>0</number> </property> <property name="bottomMargin"> <number>0</number> </property> <item> <widget class="QWidget" name="widget" native="true"> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="0"> <widget class="QWidget" name="widget_background" native="true"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>416</width> <height>309</height> </size> </property> <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>281</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="QLabel" name="label_devWarn"> <property name="geometry"> <rect> <x>110</x> <y>126</y> <width>281</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>281</width> <height>18</height> </rect> </property> <property name="text"> <string>TextLabel</string> </property> </widget> <widget class="QPushButton" name="pBtn_selectTime"> <property name="geometry"> <rect> <x>110</x> <y>145</y> <width>274</width> <height>32</height> </rect> </property> <property name="text"> <string>00:00:00</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>pBtn_selectTime</zorder> </widget> </item> </layout> </widget> </item> </layout> </widget> <customwidgets> <customwidget> <class>CustomComboBox</class> <extends>QComboBox</extends> <header location="global">customcombobox.h</header> </customwidget> </customwidgets> <resources/> <connections/> </ui>