?? preferences.ui
字號:
<string>Some Text</string> </property> </widget> <spacer row="4" column="1"> <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>0</height> </size> </property> </spacer> </grid> </widget> <widget class="QGroupBox" row="1" column="0"> <property name="name"> <cstring>GroupBox3</cstring> </property> <property name="title"> <string>Optio&ns</string> </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="QCheckBox"> <property name="name"> <cstring>checkWordWrap</cstring> </property> <property name="text"> <string>&Word Wrap</string> </property> </widget> <widget class="QCheckBox"> <property name="name"> <cstring>checkCompletion</cstring> </property> <property name="text"> <string>Comple&tion</string> </property> </widget> <widget class="QCheckBox"> <property name="name"> <cstring>checkParenMatching</cstring> </property> <property name="text"> <string>Parentheses &Matching</string> </property> </widget> </vbox> </widget> <widget class="QGroupBox" row="1" column="1"> <property name="name"> <cstring>GroupBox3_2</cstring> </property> <property name="title"> <string>Indentation</string> </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="QLayoutWidget"> <property name="name"> <cstring>Layout2</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QSpinBox" row="0" column="1"> <property name="name"> <cstring>spinTabSize</cstring> </property> <property name="value"> <number>8</number> </property> </widget> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>TextLabel1_2</cstring> </property> <property name="text"> <string>Tab Size:</string> </property> </widget> <widget class="QSpinBox" row="1" column="1"> <property name="name"> <cstring>spinIndentSize</cstring> </property> <property name="value"> <number>4</number> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>TextLabel2_3</cstring> </property> <property name="text"> <string>Indent Size:</string> </property> </widget> </grid> </widget> <widget class="QCheckBox"> <property name="name"> <cstring>checkKeepTabs</cstring> </property> <property name="text"> <string>Keep Tabs</string> </property> <property name="checked"> <bool>true</bool> </property> </widget> <widget class="QCheckBox"> <property name="name"> <cstring>checkAutoIndent</cstring> </property> <property name="text"> <string>Auto Indent</string> </property> <property name="checked"> <bool>true</bool> </property> </widget> </vbox> </widget> </grid></widget><connections> <connection> <sender>spinSize</sender> <signal>valueChanged(int)</signal> <receiver>PreferencesBase</receiver> <slot>sizeChanged(int)</slot> </connection> <connection> <sender>checkBold</sender> <signal>toggled(bool)</signal> <receiver>PreferencesBase</receiver> <slot>boldChanged(bool)</slot> </connection> <connection> <sender>checkItalic</sender> <signal>toggled(bool)</signal> <receiver>PreferencesBase</receiver> <slot>italicChanged(bool)</slot> </connection> <connection> <sender>checkUnderline</sender> <signal>toggled(bool)</signal> <receiver>PreferencesBase</receiver> <slot>underlineChanged(bool)</slot> </connection> <connection> <sender>buttonColor</sender> <signal>clicked()</signal> <receiver>PreferencesBase</receiver> <slot>colorClicked()</slot> </connection> <connection> <sender>comboFamily</sender> <signal>activated(const QString&)</signal> <receiver>PreferencesBase</receiver> <slot>familyChanged(const QString&)</slot> </connection> <connection> <sender>listElements</sender> <signal>highlighted(const QString&)</signal> <receiver>PreferencesBase</receiver> <slot>elementChanged(const QString&)</slot> </connection></connections><tabstops> <tabstop>listElements</tabstop> <tabstop>editPreview</tabstop> <tabstop>comboFamily</tabstop> <tabstop>spinSize</tabstop> <tabstop>checkBold</tabstop> <tabstop>checkItalic</tabstop> <tabstop>checkUnderline</tabstop> <tabstop>checkWordWrap</tabstop> <tabstop>checkCompletion</tabstop> <tabstop>checkParenMatching</tabstop></tabstops><includes> <include location="global" impldecl="in declaration">qmap.h</include> <include location="local" impldecl="in declaration">conf.h</include> <include location="global" impldecl="in implementation">qpalette.h</include> <include location="global" impldecl="in implementation">qlineedit.h</include> <include location="global" impldecl="in implementation">qpixmap.h</include> <include location="global" impldecl="in implementation">qcombobox.h</include> <include location="global" impldecl="in implementation">qfontdatabase.h</include> <include location="local" impldecl="in implementation">editor.h</include> <include location="global" impldecl="in implementation">qpushbutton.h</include> <include location="global" impldecl="in implementation">qcheckbox.h</include> <include location="global" impldecl="in implementation">qcolordialog.h</include> <include location="global" impldecl="in implementation">qsettings.h</include> <include location="local" impldecl="in implementation">preferences.ui.h</include></includes><variables> <variable>QString path;</variable> <variable>QMap<QString, ConfigStyle> styles;</variable> <variable>ConfigStyle currentStyle;</variable> <variable>QString currentElement;</variable></variables><slots> <slot>init()</slot> <slot>destroy()</slot> <slot>colorClicked()</slot> <slot>reInit()</slot> <slot>save()</slot> <slot>updatePreview()</slot> <slot>boldChanged( bool b )</slot> <slot>elementChanged( const QString & element )</slot> <slot>familyChanged( const QString & f )</slot> <slot>italicChanged( bool b )</slot> <slot>setColorPixmap( const QColor & c )</slot> <slot>setPath( const QString & p )</slot> <slot>sizeChanged( int s )</slot> <slot>underlineChanged( bool b )</slot></slots><layoutdefaults spacing="6" margin="11"/></UI>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -