📄 interface-base.ui
字号:
<!DOCTYPE UI><UI version="3.1" stdsetdef="1"><class>Form1</class><widget class="QMainWindow"> <property name="name"> <cstring>Form1</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>812</width> <height>614</height> </rect> </property> <property name="caption"> <string>Form1</string> </property> <property name="icon"> <pixmap>image0</pixmap> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>0</number> </property> <widget class="QSplitter" row="0" column="0"> <property name="name"> <cstring>splitter4</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout11</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QGroupBox"> <property name="name"> <cstring>groupBox1</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="title"> <string>Parameters</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget" row="0" column="0"> <property name="name"> <cstring>layout18</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <spacer row="3" column="1"> <property name="name"> <cstring>spacer3</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> <widget class="QLabel" row="0" column="1"> <property name="name"> <cstring>rectLabel</cstring> </property> <property name="text"> <string><p align="right">0</p></string> </property> </widget> <spacer row="3" column="0"> <property name="name"> <cstring>spacer2</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> <widget class="QLabel" row="4" column="0"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string><b><h3>Height</h3></b></string> </property> </widget> <widget class="QLabel" row="1" column="1"> <property name="name"> <cstring>genLabel</cstring> </property> <property name="text"> <string><p align="right">25</p></string> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>textLabel1_2_2</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Iterations</string> </property> </widget> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>textLabel1_2</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Rectangles</string> </property> </widget> <widget class="QLCDNumber" row="4" column="1"> <property name="name"> <cstring>lCDNumber1</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize"> <size> <width>60</width> <height>32767</height> </size> </property> </widget> <widget class="QLabel" row="2" column="1"> <property name="name"> <cstring>largLabel</cstring> </property> <property name="text"> <string><p align="right">6000</p></string> </property> </widget> <widget class="QLabel" row="2" column="0"> <property name="name"> <cstring>textLabel1_3</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Band Width</string> </property> </widget> </grid> </widget> </grid> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>groupBox2</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>3</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="title"> <string>Data</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QTable" row="0" column="0"> <column> <property name="text"> <string>Width</string> </property> </column> <column> <property name="text"> <string>Height</string> </property> </column> <column> <property name="text"> <string>PosX</string> </property> </column> <column> <property name="text"> <string>PosY</string> </property> </column> <column> <property name="text"> <string>Num</string> </property> </column> <column> <property name="text"> <string>Orient.</string> </property> </column> <column> <property name="text"> <string>Order</string> </property> </column> <property name="name"> <cstring>table1</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>3</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -