📄 radafdtdgui.ui
字号:
<string>Name</string> </property> </column> <column> <property name="text"> <string>Type</string> </property> </column> <column> <property name="text"> <string>Material</string> </property> </column> <property name="name"> <cstring>objectTable</cstring> </property> <property name="numRows"> <number>0</number> </property> <property name="numCols"> <number>3</number> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout32</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QPushButton"> <property name="name"> <cstring>objectAddButton</cstring> </property> <property name="text"> <string>Add</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer7</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>31</width> <height>20</height> </size> </property> </spacer> <widget class="QComboBox"> <item> <property name="text"> <string>Box</string> </property> </item> <item> <property name="text"> <string>Cylinder</string> </property> </item> <item> <property name="text"> <string>Sphere</string> </property> </item> <property name="name"> <cstring>objectTypeComboBox</cstring> </property> <property name="toolTip" stdset="0"> <string>Choose the kind of object you want to add...</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer1</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> </vbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout28</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel6</cstring> </property> <property name="text"> <string>Materials</string> </property> </widget> <widget class="QTable"> <column> <property name="text"> <string>Name</string> </property> </column> <column> <property name="text"> <string>Epsilon</string> </property> </column> <column> <property name="text"> <string>Sigma</string> </property> </column> <column> <property name="text"> <string>View Color</string> </property> </column> <row> <property name="text"> <string>0</string> </property> </row> <row> <property name="text"> <string>1</string> </property> </row> <property name="name"> <cstring>materialTable</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="numRows"> <number>2</number> </property> <property name="numCols"> <number>4</number> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout21</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QPushButton"> <property name="name"> <cstring>materialAddButton</cstring> </property> <property name="text"> <string>Add</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer1_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>161</width> <height>20</height> </size> </property> </spacer> </hbox> </widget> </vbox> </widget> </hbox> </widget> </grid> </widget> <widget class="QWidget"> <property name="name"> <cstring>TabPage</cstring>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -