📄 addsphere.ui
字号:
<!DOCTYPE UI><UI version="3.2" stdsetdef="1"><class>AddSphereForm</class><widget class="QDialog"> <property name="name"> <cstring>AddSphereForm</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>470</width> <height>325</height> </rect> </property> <property name="caption"> <string>Add Sphere</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout66</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout48</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>211</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout57</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel4</cstring> </property> <property name="text"> <string>Material</string> </property> </widget> <widget class="QComboBox"> <item> <property name="text"> <string>0</string> </property> </item> <item> <property name="text"> <string>1</string> </property> </item> <property name="name"> <cstring>addSphereMaterialcomboBox</cstring> </property> </widget> <spacer> <property name="name"> <cstring>spacer9</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>300</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout54</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout53</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QGroupBox"> <property name="name"> <cstring>groupBox6</cstring> </property> <property name="title"> <string>Center [Cells]</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget" row="0" column="0"> <property name="name"> <cstring>layout37</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout36</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>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -