1015 lines
30 KiB
XML
1015 lines
30 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>ChildForm</class>
|
|
<widget class="QWidget" name="ChildForm">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1175</width>
|
|
<height>436</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Form</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">#Btn_ScalesMenu { border-image:url(:/images/images/imgModelAction/Zoom_xy.png) 1; }
|
|
#Btn_ScalesMenu:hover { border-image:url(:/images/images/imgModelAction/Zoom-xy-h.png) 1; }
|
|
#Btn_ScalesMenu:pressed { border-image:url(:/images/images/imgModelAction/Zoom-xy-p.png) 1; }
|
|
#Btn_ScalesMenu:checked { border-image:url(:/images/images/imgModelAction/Zoom_xy.png) 1; }
|
|
#Btn_ScalesMenu::menu-indicator{image:none;}
|
|
|
|
#Btn_setScales { border-image:url(:/images/images/imgModelAction/setScales.png) 5; }
|
|
#Btn_setScales:hover { border-image:url(:/images/images/imgModelAction/setScales-h.png) 5; }
|
|
#Btn_setScales:pressed {border-image:url(:/images/images/imgModelAction/setScales-p.png) 5; }
|
|
#Btn_setScales:checked {border-image:url(:/images/images/imgModelAction/setScales.png) 5; }
|
|
|
|
#Btn_Annotation { border-image:url(:/images/images/imgModelAction/Annotation1.png) 5; }
|
|
#Btn_Annotation:hover { border-image:url(:/images/images/imgModelAction/Annotation-h.png) 5; }
|
|
#Btn_Annotation:pressed {border-image:url(:/images/images/imgModelAction/Annotation-p.png) 5; }
|
|
#Btn_Annotation:checked {border-image:url(:/images/images/imgModelAction/Annotation-p.png) 5; }
|
|
|
|
#Btn_Sound { border-image:url(:/images/images/imgModelAction/Sound-d.png) 5; }
|
|
#Btn_Sound:hover { border-image:url(:/images/images/imgModelAction/Sound-h.png) 5; }
|
|
#Btn_Sound:pressed {border-image:url(:/images/images/imgModelAction/Sound-p.png) 5; }
|
|
#Btn_Sound:checked {border-image:url(:/images/images/imgModelAction/Sound-p.png) 5; }
|
|
|
|
#returnBtn{border-image:url(:/images/images/imgModelAction/344.png);}
|
|
|
|
#label_title{color: #aac3cf;}
|
|
|
|
#tableWidget
|
|
{
|
|
background:transparent;
|
|
border-top: 2px solid #50707f;
|
|
|
|
}
|
|
|
|
#tableWidget::item
|
|
{
|
|
height: 24px;
|
|
border-width: 1;
|
|
}
|
|
#tableWidget::item:hover
|
|
{
|
|
border: none;
|
|
}
|
|
#tableWidget::item:selected
|
|
{
|
|
border: none;
|
|
color:#ffa405;
|
|
}
|
|
|
|
#ChannelBtn{border-image:url(:/images/images/showChannel.png);}
|
|
|
|
#line_3{border-image:url(:/images/images/line.png);}
|
|
#line_4{border-image:url(:/images/images/line.png);}
|
|
#line_5{border-image:url(:/images/images/line.png);}
|
|
#line_6{border-image:url(:/images/images/line.png);}
|
|
|
|
|
|
#zoomBtn_X { border-image:url(:/images/images/imgModelAction/axisX.png) 5; }
|
|
#zoomBtn_X:hover { border-image:url(:/images/images/imgModelAction/axisX-h.png) 5; }
|
|
#zoomBtn_X:pressed {border-image:url(:/images/images/imgModelAction/axisX-p.png) 5; }
|
|
#zoomBtn_X:checked {border-image:url(:/images/images/imgModelAction/axisX-p.png) 5; }
|
|
|
|
#Btn_Zoom { border-image:url(:/images/images/imgModelAction/Zoom.png) 1; }
|
|
#Btn_Zoom:hover { border-image:url(:/images/images/imgModelAction/Zoom-h.png) 1; }
|
|
#Btn_Zoom:pressed {border-image:url(:/images/images/imgModelAction/Zoom-p.png) 1; }
|
|
#Btn_Zoom:checked {border-image:url(:/images/images/imgModelAction/Zoom.png) 1; }
|
|
|
|
#zoomBtn_Y { border-image:url(:/images/images/imgModelAction/axisY.png) 5; }
|
|
#zoomBtn_Y:hover { border-image:url(:/images/images/imgModelAction/axisY-h.png) 5; }
|
|
#zoomBtn_Y:pressed {border-image:url(:/images/images/imgModelAction/axisY-p.png) 5; }
|
|
#zoomBtn_Y:checked {border-image:url(:/images/images/imgModelAction/axisY-p.png) 5; }
|
|
|
|
#zoomBtn_hand { border-image:url(:/images/images/imgModelAction/hand1.png) 5; }
|
|
#zoomBtn_hand:hover { border-image:url(:/images/images/imgModelAction/hand-h.png) 5; }
|
|
#zoomBtn_hand:pressed {border-image:url(:/images/images/imgModelAction/hand-p.png) 5; }
|
|
#zoomBtn_hand:checked {border-image:url(:/images/images/imgModelAction/hand-p.png) 5; }
|
|
|
|
|
|
#measureBtn { border-image:url(:/images/images/imgModelAction/measure-d.png) 5; }
|
|
#measureBtn:hover { border-image:url(:/images/images/imgModelAction/measure-h.png) 5; }
|
|
#measureBtn:pressed {border-image:url(:/images/images/imgModelAction/measure-p.png) 5; }
|
|
#measureBtn:checked {border-image:url(:/images/images/imgModelAction/measure-p.png) 5; }
|
|
|
|
#realTimeDataBtn { border-image:url(:/images/images/imgModelAction/realTime-d.png) 5; }
|
|
#realTimeDataBtn:hover { border-image:url(:/images/images/imgModelAction/realTime-h.png) 5; }
|
|
#realTimeDataBtn:pressed {border-image:url(:/images/images/imgModelAction/realTime-p.png) 5; }
|
|
#realTimeDataBtn:checked {border-image:url(:/images/images/imgModelAction/realTime-p.png) 5; }
|
|
|
|
#Btn_differentiation { border-image:url(:/images/images/imgModelAction/arf-h.png) 1; }
|
|
#Btn_differentiation:hover { border-image:url(:/images/images/imgModelAction/arf-h.png) 1; }
|
|
#Btn_differentiation:pressed {border-image:url(:/images/images/imgModelAction/arf-p.png) 1; }
|
|
#Btn_differentiation:checked {border-image:url(:/images/images/imgModelAction/arf.png) 1; }
|
|
#Btn_differentiation::menu-indicator{image:none;}
|
|
|
|
#Btn_Hz { border-image:url(:/images/images/imgModelAction/HZ-h.png) 1; }
|
|
#Btn_Hz:hover { border-image:url(:/images/images/imgModelAction/HZ-h.png) 1; }
|
|
#Btn_Hz:pressed { border-image:url(:/images/images/imgModelAction/hz-2.png) 1; }
|
|
#Btn_Hz:checked { border-image:url(:/images/images/imgModelAction/HZ.png) 1; }
|
|
#Btn_Hz::menu-indicator{image:none;}
|
|
|
|
#Btn_AC_DC { border-image:url(:/images/images/imgModelAction/AC-h.png) 5; }
|
|
#Btn_AC_DC:hover { border-image:url(:/images/images/imgModelAction/AC-h.png) 5; }
|
|
#Btn_AC_DC:pressed {border-image:url(:/images/images/imgModelAction/AC.png) 5; }
|
|
#Btn_AC_DC:checked { border-image:url(:/images/images/imgModelAction/DC.png) 5; }
|
|
|
|
|
|
|
|
|
|
#temBtn_4 { border-image:url(:/images/images/imgModelAction/lvbo-h.png) 5; }
|
|
|
|
#temBtn_5 { border-image:url(:/images/images/imgModelAction/TDBC-h.png) 5; }
|
|
#temBtn_5:hover { border-image:url(:/images/images/imgModelAction/TDBC-h.png) 5; }
|
|
#temBtn_5:pressed {border-image:url(:/images/images/imgModelAction/TDBC-p.png) 5; }
|
|
#temBtn_5:checked {border-image:url(:/images/images/imgModelAction/TDBC-p.png) 5; }
|
|
|
|
#Btn_Cursor { border-image:url(:/images/images/imgModelAction/gb1.png) 1; }
|
|
#Btn_Cursor:hover { border-image:url(:/images/images/imgModelAction/gb-h.png) 1; }
|
|
#Btn_Cursor:pressed {border-image:url(:/images/images/imgModelAction/gb-p.png) 1; }
|
|
#Btn_Cursor:checked {border-image:url(:/images/images/imgModelAction/gb.png) 1; }
|
|
|
|
#Btn_Open { border-image:url(:/images/images/imgModelAction/Open.png) 1; }
|
|
#Btn_Open:hover { border-image:url(:/images/images/imgModelAction/Open_h.png) 1; }
|
|
#Btn_Open:pressed {border-image:url(:/images/images/imgModelAction/Open_p.png) 1; }
|
|
#Btn_Open:checked {border-image:url(:/images/images/imgModelAction/Open_p.png) 1; }
|
|
|
|
#Btn_Close { border-image:url(:/images/images/imgModelAction/Close.png) 1; }
|
|
#Btn_Close:hover { border-image:url(:/images/images/imgModelAction/Close.png) 1; }
|
|
#Btn_Close:pressed {border-image:url(:/images/images/imgModelAction/Close_h.png) 1; }
|
|
#Btn_Close:checked {border-image:url(:/images/images/imgModelAction/Close.png) 1; }
|
|
|
|
|
|
#Btn_Integration { border-image:url(:/images/images/imgModelAction/Integration.png) 5; }
|
|
</string>
|
|
</property>
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3" stretch="0,1">
|
|
<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="QWidget" name="widget_2" native="true">
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2" stretch="0,0">
|
|
<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="QWidget" name="ChannelWgt" native="true">
|
|
<layout class="QVBoxLayout" name="verticalLayout_3" stretch="0,1">
|
|
<property name="spacing">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>10</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="QLabel" name="label_title">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>38</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>16777215</width>
|
|
<height>38</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string>TextLabel</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QTableWidget" name="tableWidget">
|
|
<property name="editTriggers">
|
|
<set>QAbstractItemView::AnyKeyPressed|QAbstractItemView::EditKeyPressed|QAbstractItemView::SelectedClicked</set>
|
|
</property>
|
|
<property name="showGrid">
|
|
<bool>false</bool>
|
|
</property>
|
|
<attribute name="horizontalHeaderVisible">
|
|
<bool>false</bool>
|
|
</attribute>
|
|
<attribute name="horizontalHeaderStretchLastSection">
|
|
<bool>true</bool>
|
|
</attribute>
|
|
<attribute name="verticalHeaderVisible">
|
|
<bool>false</bool>
|
|
</attribute>
|
|
<column>
|
|
<property name="text">
|
|
<string>新建列</string>
|
|
</property>
|
|
</column>
|
|
<column>
|
|
<property name="text">
|
|
<string>新建列</string>
|
|
</property>
|
|
</column>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>2</number>
|
|
</property>
|
|
<item>
|
|
<spacer name="verticalSpacer">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
<item>
|
|
<widget class="QPushButton" name="ChannelBtn">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>16</width>
|
|
<height>120</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>16</width>
|
|
<height>120</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<spacer name="verticalSpacer_2">
|
|
<property name="orientation">
|
|
<enum>Qt::Vertical</enum>
|
|
</property>
|
|
<property name="sizeHint" stdset="0">
|
|
<size>
|
|
<width>20</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<layout class="QVBoxLayout" name="verticalLayout" stretch="0,0">
|
|
<property name="spacing">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>5</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>10</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>10</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QWidget" name="menuBarWgt" native="true">
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>41</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>16777215</width>
|
|
<height>41</height>
|
|
</size>
|
|
</property>
|
|
<widget class="QPushButton" name="Btn_ScalesMenu">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>10</y>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>自动缩放XY</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true"/>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="Btn_Open">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>600</x>
|
|
<y>10</y>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>最大化</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="zoomBtn_hand">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>10</y>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>移动</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="measureBtn">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>10</y>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Y轴去对数</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="realTimeDataBtn">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>520</x>
|
|
<y>10</y>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>实时数据</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="Btn_Hz">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>220</x>
|
|
<y>10</y>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>X坐标变换</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="Btn_AC_DC">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>270</x>
|
|
<y>10</y>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>交流/直流</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="Btn_differentiation">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>310</x>
|
|
<y>10</y>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>积分/微分</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="line_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>470</x>
|
|
<y>10</y>
|
|
<width>2</width>
|
|
<height>28</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>2</width>
|
|
<height>28</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>2</width>
|
|
<height>28</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="temBtn_4">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>350</x>
|
|
<y>10</y>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>滤波</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="temBtn_5">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>390</x>
|
|
<y>10</y>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>跳动补偿</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="Btn_Cursor">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>430</x>
|
|
<y>10</y>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>光标</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="Btn_Zoom">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>10</y>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>聚焦</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="line_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>130</x>
|
|
<y>10</y>
|
|
<width>2</width>
|
|
<height>28</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>2</width>
|
|
<height>28</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>2</width>
|
|
<height>28</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="Btn_setScales">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>140</x>
|
|
<y>10</y>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>设置坐标</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="line_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>260</x>
|
|
<y>10</y>
|
|
<width>2</width>
|
|
<height>28</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>2</width>
|
|
<height>28</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>2</width>
|
|
<height>28</height>
|
|
</size>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="Btn_Annotation">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>10</y>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>注解</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="Btn_Sound">
|
|
<property name="enabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>560</x>
|
|
<y>10</y>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>播放声音</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="Btn_Close">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>640</x>
|
|
<y>10</y>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>30</width>
|
|
<height>30</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>最小化</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<zorder>Btn_Open</zorder>
|
|
<zorder>zoomBtn_hand</zorder>
|
|
<zorder>measureBtn</zorder>
|
|
<zorder>realTimeDataBtn</zorder>
|
|
<zorder>Btn_Hz</zorder>
|
|
<zorder>Btn_AC_DC</zorder>
|
|
<zorder>Btn_differentiation</zorder>
|
|
<zorder>line_4</zorder>
|
|
<zorder>temBtn_4</zorder>
|
|
<zorder>temBtn_5</zorder>
|
|
<zorder>Btn_Cursor</zorder>
|
|
<zorder>Btn_Zoom</zorder>
|
|
<zorder>line_5</zorder>
|
|
<zorder>Btn_ScalesMenu</zorder>
|
|
<zorder>Btn_setScales</zorder>
|
|
<zorder>line_6</zorder>
|
|
<zorder>Btn_Annotation</zorder>
|
|
<zorder>Btn_Sound</zorder>
|
|
<zorder>Btn_Close</zorder>
|
|
</widget>
|
|
</item>
|
|
<item>
|
|
<widget class="QCustomPlot" name="widget" native="true">
|
|
<property name="enabled">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background-color: rgb(0, 0, 0);</string>
|
|
</property>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>QCustomPlot</class>
|
|
<extends>QWidget</extends>
|
|
<header location="global">qcustomplot.h</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|