|
|
@ -659,48 +659,79 @@ QScrollBar::add-page:vertical, QScrollBar::sub-page:vertical { |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|
<widget class="QGroupBox" name="serialSettingGB_2"> |
|
|
|
<widget class="QGroupBox" name="PublicStateBox"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred"> |
|
|
|
<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>16777215</width> |
|
|
|
<height>16777215</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
<property name="autoFillBackground"> |
|
|
|
<bool>false</bool> |
|
|
|
</property> |
|
|
|
<property name="title"> |
|
|
|
<string>波形串口设置</string> |
|
|
|
<string>通用参数</string> |
|
|
|
</property> |
|
|
|
<layout class="QGridLayout" name="gridLayout_6"> |
|
|
|
<item row="0" column="1"> |
|
|
|
<widget class="QComboBox" name="waveSerialPortCB"/> |
|
|
|
</item> |
|
|
|
<item row="3" column="0" colspan="2"> |
|
|
|
<widget class="QPushButton" name="waveSerialOpenKey"> |
|
|
|
<property name="text"> |
|
|
|
<string>打开</string> |
|
|
|
<layout class="QFormLayout" name="formLayout_3"> |
|
|
|
<item row="0" column="0"> |
|
|
|
<widget class="QLabel" name="PublicState_DeviceID_Lable"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
|
|
|
<horstretch>1</horstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</sizepolicy> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="1" column="1"> |
|
|
|
<widget class="QComboBox" name="waveSerialBaudrateCB"/> |
|
|
|
</item> |
|
|
|
<item row="1" column="0"> |
|
|
|
<widget class="QLabel" name="serialBaudrateLable_2"> |
|
|
|
<property name="text"> |
|
|
|
<string>波特率</string> |
|
|
|
<property name="minimumSize"> |
|
|
|
<size> |
|
|
|
<width>0</width> |
|
|
|
<height>25</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
<property name="maximumSize"> |
|
|
|
<size> |
|
|
|
<width>16777215</width> |
|
|
|
<height>25</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="0" column="0"> |
|
|
|
<widget class="QLabel" name="serialPortLable_2"> |
|
|
|
<property name="text"> |
|
|
|
<string>串口</string> |
|
|
|
<string>设备ID </string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="2" column="0" colspan="2"> |
|
|
|
<widget class="QPushButton" name="waveSerialPortRefreshKey"> |
|
|
|
<property name="text"> |
|
|
|
<string>刷新</string> |
|
|
|
<item row="0" column="1"> |
|
|
|
<widget class="QTextBrowser" name="PublicState_DeviceID"> |
|
|
|
<property name="sizePolicy"> |
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed"> |
|
|
|
<horstretch>1</horstretch> |
|
|
|
<verstretch>0</verstretch> |
|
|
|
</sizepolicy> |
|
|
|
</property> |
|
|
|
<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="lineWrapColumnOrWidth"> |
|
|
|
<number>2</number> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
@ -881,8 +912,68 @@ p, li { white-space: pre-wrap; } |
|
|
|
<enum>Qt::DefaultContextMenu</enum> |
|
|
|
</property> |
|
|
|
<property name="currentIndex"> |
|
|
|
<number>-1</number> |
|
|
|
<number>0</number> |
|
|
|
</property> |
|
|
|
<widget class="QWidget" name="tab"> |
|
|
|
<attribute name="title"> |
|
|
|
<string>波形显示器</string> |
|
|
|
</attribute> |
|
|
|
<widget class="QGroupBox" name="serialSettingGB_2"> |
|
|
|
<property name="geometry"> |
|
|
|
<rect> |
|
|
|
<x>20</x> |
|
|
|
<y>20</y> |
|
|
|
<width>182</width> |
|
|
|
<height>126</height> |
|
|
|
</rect> |
|
|
|
</property> |
|
|
|
<property name="maximumSize"> |
|
|
|
<size> |
|
|
|
<width>16777215</width> |
|
|
|
<height>16777215</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
<property name="title"> |
|
|
|
<string>波形串口设置</string> |
|
|
|
</property> |
|
|
|
<layout class="QGridLayout" name="gridLayout_6"> |
|
|
|
<item row="0" column="1"> |
|
|
|
<widget class="QComboBox" name="waveSerialPortCB"/> |
|
|
|
</item> |
|
|
|
<item row="3" column="0" colspan="2"> |
|
|
|
<widget class="QPushButton" name="waveSerialOpenKey"> |
|
|
|
<property name="text"> |
|
|
|
<string>打开</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="1" column="1"> |
|
|
|
<widget class="QComboBox" name="waveSerialBaudrateCB"/> |
|
|
|
</item> |
|
|
|
<item row="1" column="0"> |
|
|
|
<widget class="QLabel" name="serialBaudrateLable_2"> |
|
|
|
<property name="text"> |
|
|
|
<string>波特率</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="0" column="0"> |
|
|
|
<widget class="QLabel" name="serialPortLable_2"> |
|
|
|
<property name="text"> |
|
|
|
<string>串口</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item row="2" column="0" colspan="2"> |
|
|
|
<widget class="QPushButton" name="waveSerialPortRefreshKey"> |
|
|
|
<property name="text"> |
|
|
|
<string>刷新</string> |
|
|
|
</property> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
</layout> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</widget> |
|
|
|
</item> |
|
|
|
<item> |
|
|
|