<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>AlarmDetailForm</class> <widget class="QWidget" name="AlarmDetailForm"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>701</width> <height>500</height> </rect> </property> <property name="minimumSize"> <size> <width>701</width> <height>500</height> </size> </property> <property name="maximumSize"> <size> <width>701</width> <height>547</height> </size> </property> <property name="windowTitle"> <string>Form</string> </property> <property name="styleSheet"> <string notr="true">font:rgb(136, 136, 136);</string> </property> <layout class="QVBoxLayout" name="verticalLayout"> <property name="spacing"> <number>5</number> </property> <property name="sizeConstraint"> <enum>QLayout::SetDefaultConstraint</enum> </property> <property name="leftMargin"> <number>30</number> </property> <property name="topMargin"> <number>40</number> </property> <property name="rightMargin"> <number>30</number> </property> <property name="bottomMargin"> <number>20</number> </property> <item> <widget class="QWidget" name="widget_2" native="true"> <property name="minimumSize"> <size> <width>0</width> <height>60</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>60</height> </size> </property> <layout class="QHBoxLayout" name="horizontalLayout"> <item> <widget class="QLabel" name="label_3"> <property name="maximumSize"> <size> <width>70</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>9</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="text"> <string>预警编号:</string> </property> </widget> </item> <item> <widget class="QTextEdit" name="alarmcode"> <property name="minimumSize"> <size> <width>220</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>220</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>11</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="styleSheet"> <string notr="true">color:rgb(140,140,140);</string> </property> <property name="lineWidth"> <number>1</number> </property> <property name="readOnly"> <bool>true</bool> </property> <property name="html"> <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'微软雅黑'; font-size:11pt; font-weight:400; font-style:normal;"> <p style=" margin-top:6px; margin-bottom:6px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">13131313</p></body></html></string> </property> <property name="markdown" stdset="0"> <string>13131313 </string> </property> </widget> </item> <item> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QLabel" name="label_5"> <property name="maximumSize"> <size> <width>70</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>9</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="text"> <string>预警状态:</string> </property> </widget> </item> <item> <widget class="QTextEdit" name="alarmstatus"> <property name="minimumSize"> <size> <width>220</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>220</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>11</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="styleSheet"> <string notr="true">color:rgb(140,140,140);</string> </property> <property name="lineWidth"> <number>1</number> </property> <property name="readOnly"> <bool>true</bool> </property> <property name="html"> <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'微软雅黑'; font-size:11pt; font-weight:400; font-style:normal;"> <p style=" margin-top:6px; margin-bottom:6px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">13131313</p></body></html></string> </property> <property name="markdown" stdset="0"> <string>13131313 </string> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="QWidget" name="widget_4" native="true"> <property name="minimumSize"> <size> <width>0</width> <height>60</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>60</height> </size> </property> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> <widget class="QLabel" name="label_6"> <property name="maximumSize"> <size> <width>70</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>9</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="text"> <string>预警等级:</string> </property> </widget> </item> <item> <widget class="QTextEdit" name="alarmlevel"> <property name="minimumSize"> <size> <width>220</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>220</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>11</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="styleSheet"> <string notr="true">color:rgb(140,140,140);</string> </property> <property name="lineWidth"> <number>1</number> </property> <property name="readOnly"> <bool>true</bool> </property> <property name="html"> <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'微软雅黑'; font-size:11pt; font-weight:400; font-style:normal;"> <p style=" margin-top:6px; margin-bottom:6px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">13131313</p></body></html></string> </property> <property name="markdown" stdset="0"> <string>13131313 </string> </property> </widget> </item> <item> <spacer name="horizontalSpacer_2"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QLabel" name="label_7"> <property name="maximumSize"> <size> <width>70</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>9</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="text"> <string>详细地址:</string> </property> </widget> </item> <item> <widget class="QTextEdit" name="position"> <property name="minimumSize"> <size> <width>220</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>220</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>11</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="styleSheet"> <string notr="true">color:rgb(140,140,140);</string> </property> <property name="lineWidth"> <number>1</number> </property> <property name="readOnly"> <bool>true</bool> </property> <property name="html"> <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'微软雅黑'; font-size:11pt; font-weight:400; font-style:normal;"> <p style=" margin-top:6px; margin-bottom:6px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">13131313</p></body></html></string> </property> <property name="markdown" stdset="0"> <string>13131313 </string> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="QWidget" name="widget_3" native="true"> <property name="minimumSize"> <size> <width>0</width> <height>60</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>60</height> </size> </property> <layout class="QHBoxLayout" name="horizontalLayout_3"> <item> <widget class="QLabel" name="label_8"> <property name="maximumSize"> <size> <width>70</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>9</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="text"> <string>预警内容:</string> </property> </widget> </item> <item> <widget class="QTextEdit" name="alarmcontent"> <property name="minimumSize"> <size> <width>220</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>220</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>11</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="styleSheet"> <string notr="true">color:rgb(140,140,140);</string> </property> <property name="lineWidth"> <number>1</number> </property> <property name="readOnly"> <bool>true</bool> </property> <property name="html"> <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'微软雅黑'; font-size:11pt; font-weight:400; font-style:normal;"> <p style=" margin-top:6px; margin-bottom:6px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">13131313</p></body></html></string> </property> <property name="markdown" stdset="0"> <string>13131313 </string> </property> </widget> </item> <item> <spacer name="horizontalSpacer_3"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QLabel" name="label_9"> <property name="maximumSize"> <size> <width>70</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>9</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="text"> <string>预警类型:</string> </property> </widget> </item> <item> <widget class="QComboBox" name="alarmtype"> <property name="minimumSize"> <size> <width>220</width> <height>35</height> </size> </property> <property name="maximumSize"> <size> <width>220</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>12</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(255, 255, 255);</string> </property> <property name="currentText"> <string/> </property> <property name="currentIndex"> <number>-1</number> </property> <property name="maxVisibleItems"> <number>2</number> </property> <property name="maxCount"> <number>2</number> </property> <property name="duplicatesEnabled"> <bool>false</bool> </property> <property name="frame"> <bool>true</bool> </property> <property name="modelColumn"> <number>0</number> </property> <item> <property name="text"> <string>数据异常</string> </property> </item> <item> <property name="text"> <string>设备异常</string> </property> </item> </widget> </item> </layout> </widget> </item> <item> <widget class="QWidget" name="widget_6" native="true"> <property name="minimumSize"> <size> <width>0</width> <height>60</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>60</height> </size> </property> <layout class="QHBoxLayout" name="horizontalLayout_4"> <property name="sizeConstraint"> <enum>QLayout::SetMaximumSize</enum> </property> <item> <widget class="QLabel" name="label_4"> <property name="minimumSize"> <size> <width>0</width> <height>50</height> </size> </property> <property name="maximumSize"> <size> <width>70</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>9</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="text"> <string>采取措施:</string> </property> </widget> </item> <item> <widget class="QComboBox" name="measure"> <property name="minimumSize"> <size> <width>220</width> <height>35</height> </size> </property> <property name="maximumSize"> <size> <width>220</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>12</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="styleSheet"> <string notr="true">background-color: rgb(255, 255, 255);</string> </property> <property name="currentText"> <string/> </property> <property name="currentIndex"> <number>-1</number> </property> <property name="maxVisibleItems"> <number>2</number> </property> <property name="maxCount"> <number>2</number> </property> <property name="duplicatesEnabled"> <bool>false</bool> </property> <property name="frame"> <bool>true</bool> </property> <property name="modelColumn"> <number>0</number> </property> <item> <property name="text"> <string>关闭阀门</string> </property> </item> </widget> </item> <item> <spacer name="horizontalSpacer_4"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QLabel" name="label_10"> <property name="minimumSize"> <size> <width>0</width> <height>50</height> </size> </property> <property name="maximumSize"> <size> <width>100</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>9</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="text"> <string>预警完成时间:</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> </item> <item> <widget class="QDateTimeEdit" name="finishtime"> <property name="minimumSize"> <size> <width>220</width> <height>35</height> </size> </property> <property name="maximumSize"> <size> <width>220</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>楷体</family> <pointsize>11</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="styleSheet"> <string notr="true">color:rgb(140,140,140);</string> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="QWidget" name="widget_5" native="true"> <property name="minimumSize"> <size> <width>0</width> <height>60</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>60</height> </size> </property> <layout class="QHBoxLayout" name="horizontalLayout_5"> <item> <widget class="QLabel" name="label_12"> <property name="minimumSize"> <size> <width>0</width> <height>50</height> </size> </property> <property name="maximumSize"> <size> <width>70</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>9</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="text"> <string>预警时间:</string> </property> </widget> </item> <item> <widget class="QDateTimeEdit" name="alarmtime"> <property name="minimumSize"> <size> <width>220</width> <height>35</height> </size> </property> <property name="maximumSize"> <size> <width>220</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>楷体</family> <pointsize>11</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="styleSheet"> <string notr="true">color:rgb(140,140,140);</string> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> </item> <item> <spacer name="horizontalSpacer_5"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QLabel" name="label_11"> <property name="minimumSize"> <size> <width>0</width> <height>50</height> </size> </property> <property name="maximumSize"> <size> <width>100</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>9</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="text"> <string>下达指令时间:</string> </property> <property name="alignment"> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> </item> <item> <widget class="QDateTimeEdit" name="ordertime"> <property name="minimumSize"> <size> <width>220</width> <height>35</height> </size> </property> <property name="maximumSize"> <size> <width>220</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>楷体</family> <pointsize>11</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="QWidget" name="widget" native="true"> <property name="minimumSize"> <size> <width>0</width> <height>60</height> </size> </property> <layout class="QHBoxLayout" name="horizontalLayout_6"> <property name="leftMargin"> <number>400</number> </property> <item> <widget class="QPushButton" name="pushButton"> <property name="minimumSize"> <size> <width>0</width> <height>40</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>11</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="text"> <string>取 消</string> </property> </widget> </item> <item> <widget class="QPushButton" name="pushButton_2"> <property name="minimumSize"> <size> <width>0</width> <height>40</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>11</pointsize> <weight>50</weight> <italic>false</italic> <bold>false</bold> </font> </property> <property name="text"> <string>提 交</string> </property> </widget> </item> </layout> </widget> </item> </layout> </widget> <resources/> <connections/> </ui>