📄 qg_dlgtext.ui
字号:
<iconset>image8</iconset> </property> <property name="toolTip" stdset="0"> <string>Top Center</string> </property> </widget> </grid> </widget> <widget class="QButtonGroup"> <property name="name"> <cstring>bgShape</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>80</width> <height>0</height> </size> </property> <property name="title"> <string>Angle</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLineEdit"> <property name="name"> <cstring>leAngle</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <spacer> <property name="name"> <cstring>spacer13</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </vbox> </widget> </hbox> </widget> </vbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout3</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout9</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>lText</cstring> </property> <property name="text"> <string>Text:</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer4</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>110</width> <height>20</height> </size> </property> </spacer> <widget class="QToolButton"> <property name="name"> <cstring>bClear</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>image9</iconset> </property> <property name="toolTip" stdset="0"> <string>Clear Text</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bLoad</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>image10</iconset> </property> <property name="toolTip" stdset="0"> <string>Load Text From File</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bSave</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>image11</iconset> </property> <property name="toolTip" stdset="0"> <string>Save Text To File</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bCut</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>image12</iconset> </property> <property name="toolTip" stdset="0"> <string>Cut</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bCopy</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>image13</iconset> </property> <property name="toolTip" stdset="0"> <string>Copy</string> </property> </widget> <widget class="QToolButton"> <property name="name"> <cstring>bPaste</cstring> </property> <property name="text"> <string></string> </property> <property name="iconSet"> <iconset>image14</iconset> </property> <property name="toolTip" stdset="0"> <string>Paste</string> </property> </widget> </hbox> </widget> <widget class="QTextEdit"> <property name="name"> <cstring>teText</cstring> </property> <property name="textFormat"> <enum>PlainText</enum> </property> <property name="linkUnderline"> <bool>false</bool> </property> </widget> </vbox> </widget> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout7</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QButtonGroup"> <property name="name"> <cstring>buttonGroup7</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>148</width> <height>0</height> </size> </property> <property name="title"> <string>Insert Symbol</string>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -