<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>RealTimeForm</class> <widget class="QWidget" name="RealTimeForm"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>730</width> <height>555</height> </rect> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>16777215</height> </size> </property> <property name="windowTitle"> <string>Form</string> </property> <layout class="QVBoxLayout" name="verticalLayout"> <property name="spacing"> <number>0</number> </property> <item> <widget class="QLabel" name="label"> <property name="minimumSize"> <size> <width>0</width> <height>25</height> </size> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>25</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>11</pointsize> <weight>75</weight> <bold>true</bold> </font> </property> <property name="text"> <string>数据管理 》实时数据</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> </property> </widget> </item> <item> <widget class="QWidget" name="widget" native="true"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>40</height> </size> </property> <property name="styleSheet"> <string notr="true">#widget {background-color: rgb(243, 243, 243); border: 1px solid #DDDDDD;} </string> </property> <layout class="QHBoxLayout" name="horizontalLayout_2"> <property name="topMargin"> <number>4</number> </property> <property name="rightMargin"> <number>9</number> </property> <property name="bottomMargin"> <number>4</number> </property> <item> <widget class="QLabel" name="label_2"> <property name="enabled"> <bool>true</bool> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>40</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>11</pointsize> <weight>50</weight> <bold>false</bold> </font> </property> <property name="autoFillBackground"> <bool>false</bool> </property> <property name="styleSheet"> <string notr="true"/> </property> <property name="text"> <string><html><head/><body><p><img src=":/Images/check.png"/> 筛选查询</p></body></html></string> </property> </widget> </item> <item> <widget class="QPushButton" name="search"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize"> <size> <width>100</width> <height>40</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>11</pointsize> <weight>50</weight> <bold>false</bold> </font> </property> <property name="styleSheet"> <string notr="true">magin:0px;</string> </property> <property name="text"> <string>查询结果</string> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="QWidget" name="widget_2" native="true"> <property name="maximumSize"> <size> <width>16777215</width> <height>50</height> </size> </property> <property name="styleSheet"> <string notr="true">#widget_2 {border: 1px solid #DDDDDD;}</string> </property> <layout class="QHBoxLayout" name="horizontalLayout"> <item> <widget class="QLabel" name="label_3"> <property name="minimumSize"> <size> <width>0</width> <height>35</height> </size> </property> <property name="maximumSize"> <size> <width>70</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="text"> <string>输入搜索:</string> </property> </widget> </item> <item> <widget class="QTextEdit" name="textEdit"> <property name="minimumSize"> <size> <width>0</width> <height>35</height> </size> </property> <property name="maximumSize"> <size> <width>200</width> <height>16777215</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>10</pointsize> </font> </property> <property name="whatsThis"> <string/> </property> <property name="placeholderText"> <string> 设备编号/设备名称 </string> </property> </widget> </item> <item> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>69</width> <height>20</height> </size> </property> </spacer> </item> <item> <layout class="QGridLayout" name="timeLayout"/> </item> </layout> </widget> </item> <item> <spacer name="verticalSpacer"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeType"> <enum>QSizePolicy::Fixed</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>10</height> </size> </property> </spacer> </item> <item> <widget class="QWidget" name="widget_3" native="true"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>40</height> </size> </property> <property name="styleSheet"> <string notr="true">#widget_3 {background-color: rgb(243, 243, 243); border: 1px solid #DDDDDD; } </string> </property> <layout class="QHBoxLayout" name="horizontalLayout_5"> <property name="topMargin"> <number>4</number> </property> <property name="rightMargin"> <number>9</number> </property> <property name="bottomMargin"> <number>4</number> </property> <item> <widget class="QLabel" name="label_data"> <property name="enabled"> <bool>true</bool> </property> <property name="maximumSize"> <size> <width>16777215</width> <height>40</height> </size> </property> <property name="font"> <font> <family>微软雅黑</family> <pointsize>11</pointsize> <weight>50</weight> <bold>false</bold> </font> </property> <property name="autoFillBackground"> <bool>false</bool> </property> <property name="styleSheet"> <string notr="true"/> </property> <property name="text"> <string><html><head/><body><p><img src=":/Images/check.png"/> 数据列表</p></body></html></string> </property> </widget> </item> </layout> </widget> </item> <item> <layout class="QVBoxLayout" name="datalist"> <property name="spacing"> <number>0</number> </property> </layout> </item> </layout> </widget> <resources/> <connections/> </ui>