📄 qg_dlgtext.ui
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>QG_DlgText</class><widget class="QDialog"> <property name="name"> <cstring>QG_DlgText</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>619</width> <height>429</height> </rect> </property> <property name="caption"> <string>Text</string> </property> <property name="sizeGripEnabled"> <bool>true</bool> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout6</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout5</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QButtonGroup"> <property name="name"> <cstring>bgFont</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="title"> <string>Font</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="spacing"> <number>2</number> </property> <widget class="QLineEdit" row="1" column="1"> <property name="name"> <cstring>leHeight</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>lHeight</cstring> </property> <property name="text"> <string>&Height:</string> </property> <property name="buddy" stdset="0"> <cstring>leHeight</cstring> </property> </widget> <spacer row="5" column="1"> <property name="name"> <cstring>spacer2_2</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>16</height> </size> </property> </spacer> <widget class="QG_FontBox" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>cbFont</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <spacer row="5" column="0"> <property name="name"> <cstring>spacer2</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>16</height> </size> </property> </spacer> <widget class="QLabel" row="3" column="0"> <property name="name"> <cstring>lLineSpacingFactor</cstring> </property> <property name="text"> <string>Line &spacing:</string> </property> <property name="buddy" stdset="0"> <cstring>leLineSpacingFactor</cstring> </property> </widget> <widget class="QLineEdit" row="3" column="1"> <property name="name"> <cstring>leLineSpacingFactor</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <widget class="QCheckBox" row="2" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>cbDefault</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>&Default line spacing</string> </property> <property name="accel"> <string>Alt+D</string> </property> </widget> </grid> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout4</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QButtonGroup"> <property name="name"> <cstring>bgAlignment</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="title"> <string>Alignment</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QToolButton" row="0" column="2"> <property name="name"> <cstring>bTR</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>25</width> <height>25</height> </size> </property> <property name="text"> <string></string> </property> <property name="toggleButton"> <bool>true</bool> </property> <property name="iconSet"> <iconset>image0</iconset> </property> <property name="toolTip" stdset="0"> <string>Top Right</string> </property> </widget> <widget class="QToolButton" row="0" column="0"> <property name="name"> <cstring>bTL</cstring>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -