📄 kchmsetupdialog.ui
字号:
</widget> <widget class="QRadioButton"> <property name="name"> <cstring>m_radioNewChmAsk</cstring> </property> <property name="text"> <string>Ask for confirmation</string> </property> </widget> <widget class="QRadioButton"> <property name="name"> <cstring>m_radioNewChmOpenNever</cstring> </property> <property name="text"> <string>Do not open a new CHM file</string> </property> </widget> </vbox> </widget> </hbox> </widget> </vbox> </widget> <widget class="QWidget"> <property name="name"> <cstring>Widget9</cstring> </property> <attribute name="title"> <string>Version-specific settings</string> </attribute> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QGroupBox"> <property name="name"> <cstring>m_groupQtsettings</cstring> </property> <property name="title"> <string>Qt version settings</string> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_2</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>7</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="lineWidth"> <number>1</number> </property> <property name="text"> <string>Enter the path to the program, which will be used as a browser for external links. A <i>%s</i> symbol will be replaced by the URL clicked.</string> </property> <property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>m_qtBrowserPath</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </hbox> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>m_groupKDEsettings</cstring> </property> <property name="title"> <string>KDE version settings</string> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QButtonGroup"> <property name="name"> <cstring>buttonGroup5_2</cstring> </property> <property name="title"> <string>To show HTML content, use</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QRadioButton"> <property name="name"> <cstring>m_radioUseQtextBrowser</cstring> </property> <property name="text"> <string>&QTextBrowser-based widget</string> </property> <property name="accel"> <string>Alt+Q</string> </property> </widget> <widget class="QRadioButton"> <property name="name"> <cstring>m_radioUseKHTMLPart</cstring> </property> <property name="text"> <string>&KHTMLPart-based widget</string> </property> <property name="accel"> <string>Alt+K</string> </property> </widget> </vbox> </widget> <widget class="QGroupBox"> <property name="name"> <cstring>groupKhtmlSecurity</cstring> </property> <property name="title"> <string>KHTMLPart security</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QCheckBox" row="0" column="0"> <property name="name"> <cstring>m_enableJS</cstring> </property> <property name="text"> <string>Enable Java&Script</string> </property> <property name="accel"> <string>Alt+S</string> </property> </widget> <widget class="QCheckBox" row="0" column="1"> <property name="name"> <cstring>m_enablePlugins</cstring> </property> <property name="text"> <string>Enable &plugins</string> </property> <property name="accel"> <string>Alt+P</string> </property> </widget> <widget class="QCheckBox" row="1" column="0"> <property name="name"> <cstring>m_enableJava</cstring> </property> <property name="text"> <string>Enable &Java</string> </property> <property name="accel"> <string>Alt+J</string> </property> </widget> <widget class="QCheckBox" row="1" column="1"> <property name="name"> <cstring>m_enableRefresh</cstring> </property> <property name="text"> <string>Enable &refresh</string> </property> <property name="accel"> <string>Alt+R</string> </property> </widget> </grid> </widget> </hbox> </widget> </vbox> </widget> <widget class="QWidget"> <property name="name"> <cstring>TabPage</cstring> </property> <attribute name="title"> <string>Advanced</string> </attribute> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QButtonGroup"> <property name="name"> <cstring>buttonGroup7</cstring> </property> <property name="title"> <string>View HTML source command uses</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QRadioButton"> <property name="name"> <cstring>m_advViewSourceInternal</cstring> </property> <property name="text"> <string>Built-in HTML source viewer</string> </property> <property name="accel"> <string></string> </property> </widget> <widget class="QRadioButton"> <property name="name"> <cstring>m_advViewSourceExternal</cstring> </property> <property name="text"> <string>E&xternal program, specified below</string> </property> <property name="accel"> <string>Alt+X</string> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout4</cstring> </property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -