Files
CodeRepository/Samples/Sample.GFileStream/mainwindow.ui

721 lines
18 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>858</width>
<height>820</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>700</width>
<height>820</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>1600</width>
<height>820</height>
</size>
</property>
<property name="windowTitle">
<string/>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="iconSize">
<size>
<width>1</width>
<height>1</height>
</size>
</property>
<widget class="QWidget" name="centralWidget">
<property name="minimumSize">
<size>
<width>800</width>
<height>600</height>
</size>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<widget class="QWidget" name="wgtTitleBar" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>851</width>
<height>33</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>33</height>
</size>
</property>
<layout class="QHBoxLayout" name="horizontalLayout" stretch="0,1,0,0,0,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="QLabel" name="lblSystemIcon">
<property name="minimumSize">
<size>
<width>70</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>70</width>
<height>28</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>10</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="lblTitle">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>800</width>
<height>800000</height>
</size>
</property>
<property name="font">
<font>
<pointsize>10</pointsize>
</font>
</property>
<property name="styleSheet">
<string notr="true"/>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;GFileStream V1.00.00 / 2022-04-29&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>160</width>
<height>30</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="m_pushButton_MinMenu">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="m_pushButton_CloseMenu">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>32</width>
<height>32</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QLabel" name="m_label_Playback">
<property name="geometry">
<rect>
<x>20</x>
<y>40</y>
<width>80</width>
<height>25</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>12</pointsize>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>Y16图像</string>
</property>
</widget>
<widget class="QGroupBox" name="m_groupBox_ProcessData">
<property name="geometry">
<rect>
<x>11</x>
<y>590</y>
<width>877</width>
<height>221</height>
</rect>
</property>
<property name="title">
<string>数据处理</string>
</property>
<widget class="QLabel" name="m_label_FileB1">
<property name="geometry">
<rect>
<x>30</x>
<y>40</y>
<width>90</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>B1数据文件:</string>
</property>
</widget>
<widget class="QLineEdit" name="m_lineEdit_FileB1">
<property name="geometry">
<rect>
<x>120</x>
<y>40</y>
<width>600</width>
<height>20</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_Browse_FileB1">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>740</x>
<y>37</y>
<width>40</width>
<height>26</height>
</rect>
</property>
<property name="text">
<string>浏览</string>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_Display_FileB1">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>790</x>
<y>37</y>
<width>40</width>
<height>26</height>
</rect>
</property>
<property name="text">
<string>显示</string>
</property>
</widget>
<widget class="QLineEdit" name="m_lineEdit_FileB2">
<property name="geometry">
<rect>
<x>120</x>
<y>73</y>
<width>600</width>
<height>20</height>
</rect>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="m_label_FileB2">
<property name="geometry">
<rect>
<x>30</x>
<y>73</y>
<width>90</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>B2数据文件:</string>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_Display_FileB2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>790</x>
<y>70</y>
<width>40</width>
<height>26</height>
</rect>
</property>
<property name="text">
<string>显示</string>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_Browse_FileB2">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>740</x>
<y>70</y>
<width>40</width>
<height>26</height>
</rect>
</property>
<property name="text">
<string>浏览</string>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_CalcKList">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>380</x>
<y>110</y>
<width>135</width>
<height>26</height>
</rect>
</property>
<property name="text">
<string>1.计算KList</string>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_SaveBPList">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>540</x>
<y>150</y>
<width>135</width>
<height>26</height>
</rect>
</property>
<property name="text">
<string>4/5.保存BPList</string>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_CorrectKList">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>380</x>
<y>150</y>
<width>135</width>
<height>26</height>
</rect>
</property>
<property name="text">
<string>3.修正KList</string>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_CalcBPList">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>540</x>
<y>110</y>
<width>135</width>
<height>26</height>
</rect>
</property>
<property name="text">
<string>2.计算BPList</string>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_SaveKList">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>380</x>
<y>190</y>
<width>135</width>
<height>26</height>
</rect>
</property>
<property name="text">
<string>4/5.保存KList</string>
</property>
</widget>
</widget>
<widget class="OpenGLView" name="m_openGLWidget_Capture" native="true">
<property name="geometry">
<rect>
<x>11</x>
<y>70</y>
<width>640</width>
<height>512</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(128, 128, 128);</string>
</property>
</widget>
<widget class="QGroupBox" name="m_groupBox_ImageResolution">
<property name="geometry">
<rect>
<x>660</x>
<y>70</y>
<width>191</width>
<height>512</height>
</rect>
</property>
<property name="title">
<string>图像分辨率</string>
</property>
<widget class="QRadioButton" name="m_radioButton_Resolution_320_256">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>40</y>
<width>90</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>320*256</string>
</property>
</widget>
<widget class="QRadioButton" name="m_radioButton_Resolution_320_288">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>70</y>
<width>90</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>320*288</string>
</property>
</widget>
<widget class="QRadioButton" name="m_radioButton_Resolution_400_300">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>100</y>
<width>90</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>400*300</string>
</property>
</widget>
<widget class="QRadioButton" name="m_radioButton_Resolution_1280_1024">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>190</y>
<width>90</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>1280*1024</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
<property name="checked">
<bool>false</bool>
</property>
<property name="autoExclusive">
<bool>true</bool>
</property>
</widget>
<widget class="QRadioButton" name="m_radioButton_Resolution_Other">
<property name="geometry">
<rect>
<x>20</x>
<y>220</y>
<width>90</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>其他</string>
</property>
<property name="checkable">
<bool>true</bool>
</property>
</widget>
<widget class="QLineEdit" name="m_lineEdit_Other_Height">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>130</x>
<y>260</y>
<width>50</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>576</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLineEdit" name="m_lineEdit_Other_Width">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>40</x>
<y>260</y>
<width>50</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>720</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="QLabel" name="m_label_Other_Width">
<property name="geometry">
<rect>
<x>10</x>
<y>260</y>
<width>25</width>
<height>20</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="m_label_Other_Height">
<property name="geometry">
<rect>
<x>100</x>
<y>260</y>
<width>25</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>高:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QPushButton" name="m_pushButton_TestImage">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>100</x>
<y>430</y>
<width>80</width>
<height>30</height>
</rect>
</property>
<property name="text">
<string>测试图像</string>
</property>
</widget>
<widget class="QRadioButton" name="m_radioButton_Resolution_TestImage">
<property name="geometry">
<rect>
<x>20</x>
<y>300</y>
<width>90</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>测试图像</string>
</property>
</widget>
<widget class="QRadioButton" name="m_radioButton_Resolution_800_600">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>160</y>
<width>90</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>800*600</string>
</property>
</widget>
<widget class="QRadioButton" name="m_radioButton_Resolution_640_512">
<property name="enabled">
<bool>false</bool>
</property>
<property name="geometry">
<rect>
<x>20</x>
<y>130</y>
<width>90</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string>640*512</string>
</property>
</widget>
</widget>
</widget>
</widget>
<layoutdefault spacing="6" margin="11"/>
<customwidgets>
<customwidget>
<class>OpenGLView</class>
<extends>QWidget</extends>
<header location="global">./../../Common/OpenGLView.h</header>
<container>1</container>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>