📄 addrcvform.ui
字号:
<!DOCTYPE UI><UI version="3.2" stdsetdef="1"><class>AddRcvForm</class><widget class="QDialog"> <property name="name"> <cstring>AddRcvForm</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>500</width> <height>366</height> </rect> </property> <property name="caption"> <string>Add Receiver</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget" row="0" column="0"> <property name="name"> <cstring>layout54</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel4_2</cstring> </property> <property name="text"> <string>Name</string> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>nameLineEdit</cstring> </property> </widget> <spacer> <property name="name"> <cstring>spacer12_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>220</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> <widget class="QLayoutWidget" row="1" column="0"> <property name="name"> <cstring>layout55</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QGroupBox"> <property name="name"> <cstring>groupBox13</cstring> </property> <property name="title"> <string>Start Corner [Cells]</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget" row="0" column="0"> <property name="name"> <cstring>layout50</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout49</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel3</cstring> </property> <property name="text"> <string>X</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel3_2</cstring> </property> <property name="text"> <string>Y</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel3_2_2</cstring> </property> <property name="text"> <string>Z</string> </property> </widget> </vbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout48</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLineEdit"> <property name="name"> <cstring>X0LineEdit</cstring> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>Y0LineEdit</cstring> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>Z0LineEdit</cstring> </property> </widget> </vbox> </widget> </hbox> </widget> </grid> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>groupBox14</cstring> </property> <property name="title"> <string>End Corner [Cells]</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget" row="0" column="0"> <property name="name"> <cstring>layout50_2</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout49_2</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel3_3</cstring> </property> <property name="text"> <string>X</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel3_2_3</cstring> </property> <property name="text"> <string>Y</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel3_2_2_2</cstring> </property> <property name="text"> <string>Z</string> </property> </widget> </vbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout48_2</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLineEdit"> <property name="name"> <cstring>X1LineEdit</cstring> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>Y1LineEdit</cstring> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>Z1LineEdit</cstring> </property> </widget> </vbox> </widget> </hbox> </widget> </grid> </widget> </hbox> </widget> <widget class="QLayoutWidget" row="3" column="0"> <property name="name"> <cstring>layout57</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QPushButton"> <property name="name"> <cstring>addPushButton</cstring> </property> <property name="text"> <string>Add</string>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -