123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>ConfigWidget</class>
- <widget class="QWidget" name="ConfigWidget">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>350</width>
- <height>745</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>745</height>
- </size>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <widget class="QWidget" name="widget_bg" native="true">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>350</width>
- <height>741</height>
- </rect>
- </property>
- <widget class="QLabel" name="label_t1">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>350</width>
- <height>47</height>
- </rect>
- </property>
- <property name="text">
- <string>采集设备设置</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_TransIp">
- <property name="geometry">
- <rect>
- <x>133</x>
- <y>650</y>
- <width>216</width>
- <height>32</height>
- </rect>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_TransPort">
- <property name="geometry">
- <rect>
- <x>133</x>
- <y>690</y>
- <width>216</width>
- <height>32</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_t2_3">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>698</y>
- <width>120</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>发射机服务端口:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QLabel" name="label_t2_1">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>658</y>
- <width>120</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>发射机服务IP:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_monPort">
- <property name="geometry">
- <rect>
- <x>133</x>
- <y>295</y>
- <width>216</width>
- <height>32</height>
- </rect>
- </property>
- <property name="readOnly">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QLabel" name="label_t1_1">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>260</y>
- <width>110</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>监测地址:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QLabel" name="label_t1_2">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>300</y>
- <width>110</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>监测端口:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_monIp">
- <property name="geometry">
- <rect>
- <x>133</x>
- <y>255</y>
- <width>216</width>
- <height>32</height>
- </rect>
- </property>
- <property name="readOnly">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_monAddr">
- <property name="geometry">
- <rect>
- <x>133</x>
- <y>335</y>
- <width>216</width>
- <height>32</height>
- </rect>
- </property>
- <property name="readOnly">
- <bool>false</bool>
- </property>
- </widget>
- <widget class="QLabel" name="label_t1_3">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>343</y>
- <width>110</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>设备地址码:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QListWidget" name="listWidget">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>47</y>
- <width>350</width>
- <height>200</height>
- </rect>
- </property>
- <property name="focusPolicy">
- <enum>Qt::NoFocus</enum>
- </property>
- <property name="editTriggers">
- <set>QAbstractItemView::NoEditTriggers</set>
- </property>
- </widget>
- <widget class="QLabel" name="label_t1_4">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>388</y>
- <width>110</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>主发射机:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QLabel" name="label_t1_5">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>425</y>
- <width>110</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>备发射机:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QLabel" name="label_t1_6">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>465</y>
- <width>110</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>应急发射机:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="CustomComboBox" name="comboBox_1">
- <property name="geometry">
- <rect>
- <x>133</x>
- <y>380</y>
- <width>216</width>
- <height>32</height>
- </rect>
- </property>
- </widget>
- <widget class="CustomComboBox" name="comboBox_2">
- <property name="geometry">
- <rect>
- <x>133</x>
- <y>420</y>
- <width>216</width>
- <height>32</height>
- </rect>
- </property>
- </widget>
- <widget class="CustomComboBox" name="comboBox_3">
- <property name="geometry">
- <rect>
- <x>133</x>
- <y>460</y>
- <width>216</width>
- <height>32</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_t2_4">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>545</y>
- <width>110</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>是否服务多频率:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QWidget" name="widget_border" native="true">
- <property name="geometry">
- <rect>
- <x>133</x>
- <y>576</y>
- <width>216</width>
- <height>32</height>
- </rect>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout">
- <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="QLineEdit" name="lineEdit_wait"/>
- </item>
- <item>
- <widget class="QLabel" name="label">
- <property name="minimumSize">
- <size>
- <width>30</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>30</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>秒</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- <widget class="QLabel" name="name_8">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>580</y>
- <width>110</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>关机等待时长:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QLabel" name="name_1">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>504</y>
- <width>110</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>是否启用监测:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="CustomComboBox" name="comboBox">
- <property name="geometry">
- <rect>
- <x>133</x>
- <y>500</y>
- <width>216</width>
- <height>32</height>
- </rect>
- </property>
- </widget>
- <widget class="Line" name="line">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>630</y>
- <width>330</width>
- <height>3</height>
- </rect>
- </property>
- <property name="frameShadow">
- <enum>QFrame::Plain</enum>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="CustomComboBox" name="comboBox_4">
- <property name="geometry">
- <rect>
- <x>133</x>
- <y>540</y>
- <width>216</width>
- <height>32</height>
- </rect>
- </property>
- </widget>
- </widget>
- </widget>
- <customwidgets>
- <customwidget>
- <class>CustomComboBox</class>
- <extends>QComboBox</extends>
- <header>comboBox/customcombobox.h</header>
- </customwidget>
- </customwidgets>
- <resources/>
- <connections/>
- </ui>
|