修改界面
This commit is contained in:
74
HPPA/HPPA.ui
74
HPPA/HPPA.ui
@ -6,8 +6,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>1194</width>
|
||||
<height>834</height>
|
||||
<width>1486</width>
|
||||
<height>899</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@ -37,46 +37,6 @@
|
||||
<property name="spacing">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<item row="0" column="0">
|
||||
<widget class="QTabWidget" name="ImageViewerTabWidget">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
||||
<horstretch>5</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="currentIndex">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<widget class="QWidget" name="tab_4">
|
||||
<attribute name="title">
|
||||
<string>Tab 1</string>
|
||||
</attribute>
|
||||
<layout class="QGridLayout" name="gridLayout_5">
|
||||
<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>
|
||||
<property name="spacing">
|
||||
<number>0</number>
|
||||
</property>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QWidget" name="tab_5">
|
||||
<attribute name="title">
|
||||
<string>Tab 2</string>
|
||||
</attribute>
|
||||
</widget>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
<widget class="QMenuBar" name="menuBar">
|
||||
@ -84,7 +44,7 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>1194</width>
|
||||
<width>1486</width>
|
||||
<height>30</height>
|
||||
</rect>
|
||||
</property>
|
||||
@ -275,12 +235,7 @@ QToolBar QToolButton:hover {
|
||||
</widget>
|
||||
<widget class="QDockWidget" name="mDockWidgetRGBCamera">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">/* 标题设置 */
|
||||
QDockWidget::title {
|
||||
text-align: left;
|
||||
background-color: rgb(240, 240, 240);
|
||||
/*padding-left: 35px;*/
|
||||
}</string>
|
||||
<string notr="true"/>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>RGB 相机</string>
|
||||
@ -380,12 +335,7 @@ QGroupBox:title {
|
||||
</widget>
|
||||
<widget class="QDockWidget" name="mDockWidgetSimulator">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">/* 标题设置 */
|
||||
QDockWidget::title {
|
||||
text-align: left;
|
||||
background-color: rgb(240, 240, 240);
|
||||
/*padding-left: 35px;*/
|
||||
}</string>
|
||||
<string notr="true"/>
|
||||
</property>
|
||||
<property name="features">
|
||||
<set>QDockWidget::AllDockWidgetFeatures</set>
|
||||
@ -434,12 +384,7 @@ QDockWidget::title {
|
||||
</widget>
|
||||
<widget class="QDockWidget" name="mDockWidgetSpectralViewer">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">/* 标题设置 */
|
||||
QDockWidget::title {
|
||||
text-align: left;
|
||||
background-color: rgb(240, 240, 240);
|
||||
/*padding-left: 35px;*/
|
||||
}</string>
|
||||
<string notr="true"/>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>光谱曲线</string>
|
||||
@ -469,12 +414,7 @@ QDockWidget::title {
|
||||
</widget>
|
||||
<widget class="QDockWidget" name="mDockWidgetSpectrometer">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">/* 标题设置 */
|
||||
QDockWidget::title {
|
||||
text-align: left;
|
||||
background-color: rgb(240, 240, 240);
|
||||
/*padding-left: 35px;*/
|
||||
}</string>
|
||||
<string notr="true"/>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>光谱仪</string>
|
||||
|
||||
Reference in New Issue
Block a user