📄 addmaterialform.ui
字号:
<string>Display Color</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget" row="0" column="0"> <property name="name"> <cstring>layout14</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout11</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="text"> <string>R</string> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>RlineEdit</cstring> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout12</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel3</cstring> </property> <property name="text"> <string>G</string> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>GlineEdit</cstring> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout13</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel4</cstring> </property> <property name="text"> <string>B</string> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>BlineEdit</cstring> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> </hbox> </widget> </vbox> </widget> <widget class="QLayoutWidget" row="0" column="1">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -