📄 preferences.ui
字号:
</property> <property> <name>whatsThis</name> <string><b>Enter the path to the documentation.</b><p>You may provide an $environment variable as first part of your pathname.</p></string> </property> </widget> <widget> <class>QToolButton</class> <property stdset="1"> <name>name</name> <cstring>buttonDocPath</cstring> </property> <property stdset="1"> <name>text</name> <string>...</string> </property> <property stdset="1"> <name>focusPolicy</name> <enum>TabFocus</enum> </property> <property> <name>toolTip</name> <string>Select path</string> </property> <property> <name>whatsThis</name> <string>Look for the documentation path.</string> </property> </widget> </hbox> </widget> </vbox> </widget> <widget row="2" column="1" > <class>QGroupBox</class> <property stdset="1"> <name>name</name> <cstring>GroupBox3</cstring> </property> <property stdset="1"> <name>title</name> <string>&Toolbars</string> </property> <vbox> <property stdset="1"> <name>margin</name> <number>11</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget> <class>QCheckBox</class> <property stdset="1"> <name>name</name> <cstring>checkBoxBigIcons</cstring> </property> <property stdset="1"> <name>text</name> <string>Show &Big Icons</string> </property> <property> <name>toolTip</name> <string>Big Icons</string> </property> <property> <name>whatsThis</name> <string>Uses big icons in the toolbars when checked.</string> </property> </widget> <widget> <class>QCheckBox</class> <property stdset="1"> <name>name</name> <cstring>checkBoxTextLabels</cstring> </property> <property stdset="1"> <name>text</name> <string>Show Text Lab&els</string> </property> <property> <name>toolTip</name> <string>Text Labels</string> </property> <property> <name>whatsThis</name> <string>Shows textlabels in the toolbars when checked.</string> </property> </widget> </vbox> </widget> <widget row="0" column="0" rowspan="2" colspan="1" > <class>QButtonGroup</class> <property stdset="1"> <name>name</name> <cstring>ButtonGroup1</cstring> </property> <property stdset="1"> <name>title</name> <string>Backgro&und</string> </property> <grid> <property stdset="1"> <name>margin</name> <number>11</number> </property> <property stdset="1"> <name>spacing</name> <number>6</number> </property> <widget row="0" column="1" > <class>StyledButton</class> <property stdset="1"> <name>name</name> <cstring>buttonColor</cstring> </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>0</vsizetype> </sizepolicy> </property> <property stdset="1"> <name>enabled</name> <bool>false</bool> </property> <property stdset="1"> <name>focusPolicy</name> <enum>TabFocus</enum> </property> <property> <name>scale</name> <bool>false</bool> </property> <property> <name>toolTip</name> <string>Choose a color</string> </property> <property> <name>whatsThis</name> <string>Select a color in the colordialog.</string> </property> </widget> <widget row="0" column="0" > <class>QRadioButton</class> <property stdset="1"> <name>name</name> <cstring>radioColor</cstring> </property> <property stdset="1"> <name>text</name> <string>Co&lor</string> </property> <property stdset="1"> <name>focusPolicy</name> <enum>NoFocus</enum> </property> <property> <name>toolTip</name> <string>Use a background color</string> </property> <property> <name>whatsThis</name> <string>Use a background color.</string> </property> </widget> <widget row="1" column="0" > <class>QRadioButton</class> <property stdset="1"> <name>name</name> <cstring>radioPixmap</cstring> </property> <property stdset="1"> <name>text</name> <string>&Pixmap</string> </property> <property stdset="1"> <name>checked</name> <bool>true</bool> </property> <property> <name>toolTip</name> <string>Use a background pixmap</string> </property> <property> <name>whatsThis</name> <string>Use a background pixmap.</string> </property> </widget> <widget row="1" column="1" > <class>StyledButton</class> <property stdset="1"> <name>name</name> <cstring>buttonPixmap</cstring> </property> <property stdset="1"> <name>sizePolicy</name> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>0</vsizetype> </sizepolicy> </property> <property stdset="1"> <name>focusPolicy</name> <enum>TabFocus</enum> </property> <property> <name>scale</name> <bool>false</bool> </property> <property> <name>toolTip</name> <string>Select a pixmap</string> </property> <property> <name>whatsThis</name> <string>Choose a pixmap-file.</string> </property> </widget> </grid> </widget> <widget row="0" column="1" > <class>QCheckBox</class> <property stdset="1"> <name>name</name> <cstring>checkBoxShowGrid</cstring> </property> <property stdset="1"> <name>text</name> <string>Show &Grid</string> </property> <property stdset="1"> <name>checked</name> <bool>true</bool> </property> <property> <name>toolTip</name> <string>Show Grid</string> </property> <property> <name>whatsThis</name> <string><b>Customize the grid appearance for all forms.</b><p>When <b>Show Grid</b> is checked, all forms show a grid.</p></string> </property> </widget> <widget row="1" column="1" > <class>QGroupBox</class> <property stdset="1"> <name>name</name> <cstring>GroupBox1</cstring> </property> <property stdset="1"> <name>title</name> <string>Gr&id</string> </property> <property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -