|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496 |
- <?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>
|