⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 kchmsetupdialog.ui

📁 chm阅读器 用于在linux系统下chm文档的阅读
💻 UI
📖 第 1 页 / 共 3 页
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>KCHMSetupDialog</class><widget class="QDialog">    <property name="name">        <cstring>MyDialog1</cstring>    </property>    <property name="geometry">        <rect>            <x>0</x>            <y>0</y>            <width>654</width>            <height>343</height>        </rect>    </property>    <property name="sizePolicy">        <sizepolicy>            <hsizetype>1</hsizetype>            <vsizetype>1</vsizetype>            <horstretch>0</horstretch>            <verstretch>0</verstretch>        </sizepolicy>    </property>    <property name="caption">        <string>KchmViewer settings</string>    </property>    <property name="sizeGripEnabled">        <bool>false</bool>    </property>    <property name="modal">        <bool>true</bool>    </property>    <vbox>        <property name="name">            <cstring>unnamed</cstring>        </property>        <property name="margin">            <number>11</number>        </property>        <property name="spacing">            <number>6</number>        </property>        <property name="resizeMode">            <enum>Minimum</enum>        </property>        <widget class="QTabWidget">            <property name="name">                <cstring>tabWidget</cstring>            </property>            <widget class="QWidget">                <property name="name">                    <cstring>Widget8</cstring>                </property>                <attribute name="title">                    <string>General behavior</string>                </attribute>                <vbox>                    <property name="name">                        <cstring>unnamed</cstring>                    </property>                    <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>buttonGroup1</cstring>                                </property>                                <property name="title">                                    <string>If no arguments given on load</string>                                </property>                                <vbox>                                    <property name="name">                                        <cstring>unnamed</cstring>                                    </property>                                    <widget class="QRadioButton">                                        <property name="name">                                            <cstring>m_radioOnBeginOpenDialog</cstring>                                        </property>                                        <property name="text">                                            <string>Open the 'open CHM file' dialog</string>                                        </property>                                    </widget>                                    <widget class="QRadioButton">                                        <property name="name">                                            <cstring>m_radioOnBeginOpenLast</cstring>                                        </property>                                        <property name="text">                                            <string>Open the &amp;last used CHM file, if exist</string>                                        </property>                                        <property name="accel">                                            <string>Alt+L</string>                                        </property>                                    </widget>                                </vbox>                            </widget>                            <widget class="QButtonGroup">                                <property name="name">                                    <cstring>buttonGroup2</cstring>                                </property>                                <property name="title">                                    <string>History</string>                                </property>                                <vbox>                                    <property name="name">                                        <cstring>unnamed</cstring>                                    </property>                                    <widget class="QLayoutWidget">                                        <property name="name">                                            <cstring>layout3</cstring>                                        </property>                                        <hbox>                                            <property name="name">                                                <cstring>unnamed</cstring>                                            </property>                                            <widget class="QLabel">                                                <property name="name">                                                    <cstring>textLabel1</cstring>                                                </property>                                                <property name="text">                                                    <string>Store history information for</string>                                                </property>                                            </widget>                                            <widget class="QSpinBox">                                                <property name="name">                                                    <cstring>m_historySize</cstring>                                                </property>                                                <property name="prefix">                                                    <string></string>                                                </property>                                                <property name="value">                                                    <number>10</number>                                                </property>                                            </widget>                                            <widget class="QLabel">                                                <property name="name">                                                    <cstring>textLabel2</cstring>                                                </property>                                                <property name="text">                                                    <string>latest files</string>                                                </property>                                            </widget>                                        </hbox>                                    </widget>                                    <widget class="QCheckBox">                                        <property name="name">                                            <cstring>m_rememberHistoryInfo</cstring>                                        </property>                                        <property name="text">                                            <string>R&amp;emember extra information for history files</string>                                        </property>                                        <property name="accel">                                            <string>Alt+E</string>                                        </property>                                        <property name="toolTip" stdset="0">                                            <string>Remembers the information about the files, which were opened. Remembers last opened page, search history, font size, bookmarks and so on.</string>                                        </property>                                    </widget>                                </vbox>                            </widget>                        </hbox>                    </widget>                    <widget class="QGroupBox">                        <property name="name">                            <cstring>groupBox1</cstring>                        </property>                        <property name="title">                            <string>CHM security settings</string>                        </property>                        <hbox>                            <property name="name">                                <cstring>unnamed</cstring>                            </property>                            <widget class="QButtonGroup">                                <property name="name">                                    <cstring>buttonGroup4</cstring>                                </property>                                <property name="title">                                    <string>When external link clicked</string>                                </property>                                <vbox>                                    <property name="name">                                        <cstring>unnamed</cstring>                                    </property>                                    <widget class="QRadioButton">                                        <property name="name">                                            <cstring>m_radioExtLinkOpenAlways</cstring>                                        </property>                                        <property name="text">                                            <string>Alwa&amp;ys open it in external browser</string>                                        </property>                                        <property name="accel">                                            <string>Alt+Y</string>                                        </property>                                    </widget>                                    <widget class="QRadioButton">                                        <property name="name">                                            <cstring>m_radioExtLinkAsk</cstring>                                        </property>                                        <property name="text">                                            <string>Ask for confirmation</string>                                        </property>                                    </widget>                                    <widget class="QRadioButton">                                        <property name="name">                                            <cstring>m_radioExtLinkOpenNever</cstring>                                        </property>                                        <property name="text">                                            <string>Do not open the link</string>                                        </property>                                        <property name="accel">                                            <string></string>                                        </property>                                    </widget>                                </vbox>                            </widget>                            <widget class="QButtonGroup">                                <property name="name">                                    <cstring>buttonGroup5</cstring>                                </property>                                <property name="title">                                    <string>When link pointed to a new CHM file clicked</string>                                </property>                                <vbox>                                    <property name="name">                                        <cstring>unnamed</cstring>                                    </property>                                    <widget class="QRadioButton">                                        <property name="name">                                            <cstring>m_radioNewChmOpenAlways</cstring>                                        </property>                                        <property name="text">                                            <string>Always open a new CHM file</string>                                        </property>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -