📄 qg_dlgoptionsgeneral.ui
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>QG_DlgOptionsGeneral</class><widget class="QDialog"> <property name="name"> <cstring>QG_DlgOptionsGeneral</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>554</width> <height>397</height> </rect> </property> <property name="caption"> <string>Application Preferences</string> </property> <property name="sizeGripEnabled"> <bool>true</bool> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QTabWidget"> <property name="name"> <cstring>tabWidget</cstring> </property> <widget class="QWidget"> <property name="name"> <cstring>Widget9</cstring> </property> <attribute name="title"> <string>&Appearance</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QButtonGroup" row="0" column="0"> <property name="name"> <cstring>bgLanguage</cstring> </property> <property name="title"> <string>Language</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>lLanguage</cstring> </property> <property name="text"> <string>&GUI Language:</string> </property> <property name="buddy" stdset="0"> <cstring>cbLanguage</cstring> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>lLanguageCmd</cstring> </property> <property name="text"> <string>&Command Language:</string> </property> <property name="buddy" stdset="0"> <cstring>cbLanguageCmd</cstring> </property> </widget> <widget class="QComboBox" row="1" column="1"> <property name="name"> <cstring>cbLanguageCmd</cstring> </property> </widget> <widget class="QComboBox" row="0" column="1"> <property name="name"> <cstring>cbLanguage</cstring> </property> </widget> </grid> </widget> <widget class="QButtonGroup" row="0" column="1" rowspan="2" colspan="1"> <property name="name"> <cstring>bgColors</cstring> </property> <property name="title"> <string>Colors</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>lBackground</cstring> </property> <property name="text"> <string>Backgr&ound:</string> </property> <property name="buddy" stdset="0"> <cstring>cbBackgroundColor</cstring> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>lGridColor</cstring> </property> <property name="text"> <string>G&rid Color:</string> </property> <property name="buddy" stdset="0"> <cstring>cbGridColor</cstring> </property> </widget> <widget class="QComboBox" row="0" column="1"> <item> <property name="text"> <string>#000000</string> </property> </item> <item> <property name="text"> <string>#ffffff</string> </property> </item> <item> <property name="text"> <string>#c0c0c0</string> </property> </item> <item> <property name="text"> <string>#808080</string> </property> </item> <property name="name"> <cstring>cbBackgroundColor</cstring> </property> <property name="editable"> <bool>true</bool> </property> </widget> <widget class="QComboBox" row="1" column="1"> <item> <property name="text"> <string>#c0c0c0</string> </property> </item> <item> <property name="text"> <string>#ffffff</string> </property> </item> <item> <property name="text"> <string>#000000</string> </property> </item> <item> <property name="text"> <string>#808080</string> </property> </item> <property name="name"> <cstring>cbGridColor</cstring> </property> <property name="editable"> <bool>true</bool> </property> </widget> <widget class="QLabel" row="2" column="0"> <property name="name"> <cstring>lMetaGridColor</cstring> </property> <property name="text"> <string>&Meta Grid Color:</string> </property> <property name="buddy" stdset="0"> <cstring>cbMetaGridColor</cstring> </property> </widget> <widget class="QComboBox" row="2" column="1"> <item> <property name="text"> <string>#404040</string> </property> </item> <item> <property name="text"> <string>#000000</string> </property> </item> <item> <property name="text"> <string>#ffffff</string> </property> </item> <item> <property name="text"> <string>#c0c0c0</string> </property> </item> <item> <property name="text"> <string>#808080</string> </property> </item> <property name="name"> <cstring>cbMetaGridColor</cstring> </property> <property name="editable"> <bool>true</bool> </property> </widget> <widget class="QLabel" row="3" column="0"> <property name="name"> <cstring>lSelectedColor</cstring> </property> <property name="text"> <string>S&elected Color:</string> </property> <property name="buddy" stdset="0"> <cstring>cbMetaGridColor</cstring> </property> </widget> <widget class="QComboBox" row="3" column="1"> <item> <property name="text"> <string>#a54747</string> </property> </item> <property name="name"> <cstring>cbSelectedColor</cstring> </property> <property name="editable"> <bool>true</bool> </property> </widget> <widget class="QComboBox" row="4" column="1"> <item> <property name="text"> <string>#739373</string> </property> </item> <property name="name"> <cstring>cbHighlightedColor</cstring> </property> <property name="editable"> <bool>true</bool> </property> </widget> <widget class="QLabel" row="4" column="0"> <property name="name"> <cstring>lHighlightedColor</cstring> </property> <property name="text"> <string>&Highlighted Color:</string> </property> <property name="buddy" stdset="0"> <cstring>cbMetaGridColor</cstring> </property> </widget> <spacer row="5" column="0"> <property name="name"> <cstring>spacer7</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>21</width> <height>20</height> </size> </property> </spacer> <spacer row="5" column="1"> <property name="name"> <cstring>spacer8</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>21</width> <height>20</height> </size> </property> </spacer> </grid> </widget> <widget class="QButtonGroup" row="2" column="1"> <property name="name"> <cstring>buttonGroup5_2</cstring> </property> <property name="title"> <string>Fontsize</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -