📄 preferences_gui.ui
字号:
<widget class="QLabel"> <property name="name"> <cstring>fontLabel_lists</cstring> </property> <property name="minimumSize"> <size> <width>100</width> <height>0</height> </size> </property> <property name="text"> <string>font: lists</string> </property> <property name="toolTip" stdset="0"> <string>Current font</string> </property> </widget> <widget class="QPushButton"> <property name="name"> <cstring>fontListsButton</cstring> </property> <property name="maximumSize"> <size> <width>32767</width> <height>32767</height> </size> </property> <property name="focusPolicy"> <enum>TabFocus</enum> </property> <property name="text"> <string></string> </property> <property name="buttonGroupId"> <number>-1</number> </property> <property name="toolTip" stdset="0"> <string>Select new font</string> </property> <property name="whatsThis" stdset="0"> <string>Select new fontSelect the font for lists.</string> </property> </widget> </hbox> </widget> <widget class="QLayoutWidget" row="4" column="0"> <property name="name"> <cstring>Layout19_2</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QLabel"> <property name="name"> <cstring>fontLabel_lists_2</cstring> </property> <property name="minimumSize"> <size> <width>100</width> <height>0</height> </size> </property> <property name="text"> <string>font: clocks</string> </property> <property name="toolTip" stdset="0"> <string>Current font</string> </property> </widget> <widget class="QPushButton"> <property name="name"> <cstring>fontClocksButton</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize"> <size> <width>32767</width> <height>32767</height> </size> </property> <property name="focusPolicy"> <enum>TabFocus</enum> </property> <property name="text"> <string></string> </property> <property name="toggleButton"> <bool>false</bool> </property> <property name="buttonGroupId"> <number>-1</number> </property> <property name="toolTip" stdset="0"> <string>Select new font</string> </property> <property name="whatsThis" stdset="0"> <string>Select new fontSelect the font for the clocks.</string> </property> </widget> </hbox> </widget> <widget class="QLayoutWidget" row="5" column="0"> <property name="name"> <cstring>Layout19_2</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QLabel"> <property name="name"> <cstring>fontLabel_console</cstring> </property> <property name="minimumSize"> <size> <width>100</width> <height>0</height> </size> </property> <property name="text"> <string>font: console</string> </property> <property name="toolTip" stdset="0"> <string>font for the server console</string> </property> </widget> <widget class="QPushButton"> <property name="name"> <cstring>fontConsoleButton</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize"> <size> <width>32767</width> <height>32767</height> </size> </property> <property name="focusPolicy"> <enum>TabFocus</enum> </property> <property name="text"> <string></string> </property> <property name="buttonGroupId"> <number>-1</number> </property> <property name="toolTip" stdset="0"> <string>Select new font</string> </property> <property name="whatsThis" stdset="0"> <string>Select new fontSelect the font for the server console (fixed font preferably).</string> </property> </widget> </hbox> </widget> </grid> </widget> <widget class="QGroupBox" row="3" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>groupBox27</cstring> </property> <property name="title"> <string>User buttons toolbar</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>6</number> </property> <widget class="QLayoutWidget" row="4" column="0"> <property name="name"> <cstring>Layout39_2</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <spacer> <property name="name"> <cstring>Spacer3_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget class="QLayoutWidget"> <property name="name"> <cstring>Layout35_2</cstring>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -