|
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>FrameConfigClass</class>
- <widget class="QWidget" name="FrameConfigClass">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1920</width>
- <height>970</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>FrameConfig</string>
- </property>
- <widget class="QGroupBox" name="gb_offlineParse">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>85</y>
- <width>275</width>
- <height>70</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">QGroupBox#gb_offlineParse{
- border:1px solid rgb(129, 129, 129);
- margin-top:2ex;
- }
- QGroupBox#gb_offlineParse::title{
- subcontrol-origin:margin;
- subcontrol-position:top left;
- left:20px;
- }</string>
- </property>
- <property name="title">
- <string>离线解析</string>
- </property>
- <widget class="QWidget" name="layoutWidget">
- <property name="geometry">
- <rect>
- <x>5</x>
- <y>15</y>
- <width>266</width>
- <height>22</height>
- </rect>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout_2">
- <item>
- <widget class="QLabel" name="label">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize">
- <size>
- <width>55</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>解析进度:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QProgressBar" name="pb_progressBar">
- <property name="value">
- <number>24</number>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QPushButton" name="pb_offlineParse">
- <property name="geometry">
- <rect>
- <x>195</x>
- <y>45</y>
- <width>75</width>
- <height>20</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">QPushButton#pb_offlineParse{
- background-color:rgb(255,255,255);
- }
- QPushButton#pb_offlineParse:hover{
- background-color:rgb(240,240,240);
- }</string>
- </property>
- <property name="text">
- <string>离线解析</string>
- </property>
- </widget>
- </widget>
- <widget class="QGroupBox" name="gb_realParse">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>160</y>
- <width>276</width>
- <height>101</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">QGroupBox#gb_realParse{
- border:1px solid rgb(129, 129, 129);
- margin-top:2ex;
- }
- QGroupBox#gb_realParse::title{
- subcontrol-origin:margin;
- subcontrol-position:top left;
- left:20px;
- }</string>
- </property>
- <property name="title">
- <string>实时解析</string>
- </property>
- <widget class="QPushButton" name="pb_realParse">
- <property name="geometry">
- <rect>
- <x>195</x>
- <y>75</y>
- <width>75</width>
- <height>20</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">QPushButton#pb_realParse{
- background-color:rgb(255,255,255);
- }
- QPushButton#pb_realParse:hover{
- background-color:rgb(240,240,240);
- }</string>
- </property>
- <property name="text">
- <string>实时解析</string>
- </property>
- </widget>
- <widget class="QWidget" name="layoutWidget">
- <property name="geometry">
- <rect>
- <x>5</x>
- <y>15</y>
- <width>266</width>
- <height>22</height>
- </rect>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout_3">
- <item>
- <widget class="QLabel" name="lb_multiAddrSend">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>70</width>
- <height>30</height>
- </size>
- </property>
- <property name="font">
- <font>
- <family>SimSun-ExtB</family>
- <pointsize>9</pointsize>
- <weight>50</weight>
- <italic>false</italic>
- <bold>false</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- <property name="text">
- <string>网络地址:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLineEdit" name="le_networkIP">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>100</width>
- <height>30</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="lb_multiPortSend">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>40</width>
- <height>30</height>
- </size>
- </property>
- <property name="font">
- <font>
- <family>SimSun-ExtB</family>
- <pointsize>9</pointsize>
- <weight>50</weight>
- <italic>false</italic>
- <bold>false</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">QLabel#lb_columnNum2{
- Font:75 11pt;
- }</string>
- </property>
- <property name="text">
- <string>端口:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLineEdit" name="le_networkPort">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>50</width>
- <height>30</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QWidget" name="layoutWidget">
- <property name="geometry">
- <rect>
- <x>5</x>
- <y>45</y>
- <width>266</width>
- <height>22</height>
- </rect>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout_4">
- <item>
- <widget class="QLabel" name="lb_networkType">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>55</width>
- <height>20</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>55</width>
- <height>20</height>
- </size>
- </property>
- <property name="text">
- <string>网络类型:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QComboBox" name="cb_networkType">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>200</width>
- <height>20</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">QComboBox#cb_networkType{
- border:1px solid;
- }</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </widget>
- <widget class="QGroupBox" name="gb_configLoad">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>10</y>
- <width>275</width>
- <height>70</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">QGroupBox#gb_configLoad{
- border:1px solid rgb(129, 129, 129);
- margin-top:2ex;
- }
- QGroupBox#gb_configLoad::title{
- subcontrol-origin:margin;
- subcontrol-position:top left;
- left:20px;
- }</string>
- </property>
- <property name="title">
- <string>配置加载</string>
- </property>
- <widget class="QWidget" name="layoutWidget_2">
- <property name="geometry">
- <rect>
- <x>5</x>
- <y>15</y>
- <width>266</width>
- <height>22</height>
- </rect>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout">
- <item>
- <widget class="QLabel" name="lb_modelType">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>55</width>
- <height>20</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>55</width>
- <height>20</height>
- </size>
- </property>
- <property name="text">
- <string>型号选择:</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QComboBox" name="cb_modelType">
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>200</width>
- <height>20</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">QComboBox#cb_modelType{
- border:1px solid;
- }</string>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QPushButton" name="pb_loadFile">
- <property name="geometry">
- <rect>
- <x>195</x>
- <y>45</y>
- <width>75</width>
- <height>20</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">QPushButton#pb_loadFile{
- background-color:rgb(255,255,255);
- }
- QPushButton#pb_loadFile:hover{
- background-color:rgb(240,240,240);
- }</string>
- </property>
- <property name="text">
- <string>刷新配置</string>
- </property>
- </widget>
- </widget>
- <widget class="QGroupBox" name="gb_frameConfig">
- <property name="geometry">
- <rect>
- <x>295</x>
- <y>10</y>
- <width>1615</width>
- <height>950</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">QGroupBox#gb_frameConfig{
- border:1px solid rgb(129, 129, 129);
- margin-top:2ex;
- }
- QGroupBox#gb_frameConfig::title{
- subcontrol-origin:margin;
- subcontrol-position:top left;
- left:20px;
- }</string>
- </property>
- <property name="title">
- <string>状态信息</string>
- </property>
- <widget class="QTreeView" name="tv_statusInfo">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>15</y>
- <width>1595</width>
- <height>925</height>
- </rect>
- </property>
- </widget>
- </widget>
- </widget>
- <layoutdefault spacing="6" margin="11"/>
- <resources/>
- <connections/>
- </ui>
|