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

📄 helpdialog.ui

📁 Trolltech公司发布的基于C++图形开发环境
💻 UI
📖 第 1 页 / 共 2 页
字号:
<!DOCTYPE UI><UI><class>HelpDialogBase</class><comment>*********************************************************************** Copyright (C) 2000 Trolltech AS.  All rights reserved.**** This file is part of Qt Designer.**** This file may be distributed and/or modified under the terms of the** GNU General Public License version 2 as published by the Free Software** Foundation and appearing in the file LICENSE.GPL included in the** packaging of this file.**** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.**** See http://www.trolltech.com/gpl/ for GPL licensing information.**** Contact info@trolltech.com if any conditions of this licensing are** not clear to you.***********************************************************************</comment><widget>    <class>QDialog</class>    <property stdset="1">        <name>name</name>        <cstring>HelpDialogBase</cstring>    </property>    <property stdset="1">        <name>geometry</name>        <rect>            <x>0</x>            <y>0</y>            <width>504</width>            <height>415</height>        </rect>    </property>    <property stdset="1">        <name>caption</name>        <string>Help</string>    </property>    <property stdset="1">        <name>sizeGripEnabled</name>        <bool>true</bool>    </property>    <property>        <name>whatsThis</name>        <string>&lt;b&gt;Help&lt;/b&gt;&lt;p&gt;Choose the topic you need help for from the contents list, or search the index for keywords.&lt;/p&gt;</string>    </property>    <vbox>        <property stdset="1">            <name>margin</name>            <number>11</number>        </property>        <property stdset="1">            <name>spacing</name>            <number>6</number>        </property>        <widget>            <class>QTabWidget</class>            <property stdset="1">                <name>name</name>                <cstring>tabWidget</cstring>            </property>            <property>                <name>whatsThis</name>                <string>Displays help topics organized by category, index or bookmarks</string>            </property>            <widget>                <class>QWidget</class>                <attribute>                    <name>title</name>                    <string>Con&amp;tents</string>                </attribute>                <vbox>                    <property stdset="1">                        <name>margin</name>                        <number>11</number>                    </property>                    <property stdset="1">                        <name>spacing</name>                        <number>6</number>                    </property>                    <widget>                        <class>QListView</class>                        <column>                            <property>                                <name>text</name>                                <string>Column 1</string>                            </property>                            <property>                                <name>clickable</name>                                <bool>true</bool>                            </property>                            <property>                                <name>resizeable</name>                                <bool>true</bool>                            </property>                        </column>                        <property stdset="1">                            <name>name</name>                            <cstring>listContents</cstring>                        </property>                        <property stdset="1">                            <name>rootIsDecorated</name>                            <bool>true</bool>                        </property>                        <property>                            <name>whatsThis</name>                            <string>&lt;b&gt;Help topics organized by category.&lt;/b&gt;&lt;p&gt;Double-click an item to see which topics are in that category. To view a topic, select it, and then click &lt;b&gt;Display&lt;/b&gt;.&lt;/p&gt;</string>                        </property>                    </widget>                </vbox>            </widget>            <widget>                <class>QWidget</class>                <attribute>                    <name>title</name>                    <string>&amp;Index</string>                </attribute>                <grid>                    <property stdset="1">                        <name>margin</name>                        <number>11</number>                    </property>                    <property stdset="1">                        <name>spacing</name>                        <number>6</number>                    </property>                    <widget row="0"  column="1" >                        <class>QLineEdit</class>                        <property stdset="1">                            <name>name</name>                            <cstring>editIndex</cstring>                        </property>                        <property>                            <name>toolTip</name>                            <string>Enter keyword</string>                        </property>                        <property>                            <name>whatsThis</name>                            <string>&lt;b&gt;Enter a keyword.&lt;/b&gt;&lt;p&gt;The list will select an item that matches the entered string best.&lt;/p&gt;</string>                        </property>                    </widget>                    <widget row="0"  column="0" >                        <class>QLabel</class>                        <property stdset="1">                            <name>name</name>                            <cstring>TextLabel1</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>&amp;Look For:</string>                        </property>                        <property>                            <name>buddy</name>                            <cstring>editIndex</cstring>                        </property>                    </widget>                    <widget row="1"  column="0"  rowspan="1"  colspan="2" >                        <class>QListBox</class>                        <property stdset="1">                            <name>name</name>                            <cstring>listIndex</cstring>                        </property>                        <property>                            <name>whatsThis</name>                            <string>&lt;b&gt;List of available help topics.&lt;/b&gt;&lt;p&gt;Double-click on an item to open up the help page for this topic. You will have to choose the right page if more than one are found.&lt;/p&gt;</string>                        </property>                    </widget>                </grid>            </widget>            <widget>                <class>QWidget</class>                <attribute>                    <name>title</name>                    <string>&amp;Bookmarks</string>                </attribute>                <grid>                    <property stdset="1">                        <name>margin</name>                        <number>11</number>                    </property>                    <property stdset="1">                        <name>spacing</name>                        <number>6</number>                    </property>                    <widget row="1"  column="1" >                        <class>QPushButton</class>                        <property stdset="1">                            <name>name</name>                            <cstring>buttonRemove</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>D&amp;elete Bookmark</string>                        </property>                        <property>                            <name>toolTip</name>                            <string>Delete bookmark</string>                        </property>                        <property>                            <name>whatsThis</name>                            <string>Delete the selected bookmark from the list.</string>                        </property>                    </widget>                    <spacer row="2"  column="1" >                        <property>                            <name>name</name>                            <cstring>Spacer1</cstring>                        </property>                        <property stdset="1">                            <name>geometry</name>                            <rect>                                <x>175</x>                                <y>79</y>                                <width>20</width>                                <height>36</height>                            </rect>                        </property>                        <property stdset="1">                            <name>orientation</name>                            <enum>Vertical</enum>                        </property>                        <property stdset="1">                            <name>sizeType</name>                            <enum>Expanding</enum>                        </property>                    </spacer>                    <widget row="0"  column="1" >                        <class>QPushButton</class>                        <property stdset="1">                            <name>name</name>                            <cstring>buttonAdd</cstring>                        </property>                        <property stdset="1">                            <name>text</name>                            <string>&amp;New Bookmark</string>                        </property>                        <property>                            <name>toolTip</name>                            <string>Add new bookmark</string>                        </property>                        <property>                            <name>whatsThis</name>                            <string>Add the current displayed page as new bookmark to the list.</string>                        </property>                    </widget>                    <widget row="0"  column="0"  rowspan="3"  colspan="1" >                        <class>QListView</class>                        <column>                            <property>                                <name>text</name>                                <string>Column 1</string>                            </property>                            <property>                                <name>clickable</name>                                <bool>true</bool>                            </property>                            <property>                                <name>resizeable</name>                                <bool>true</bool>                            </property>                        </column>                        <property stdset="1">                            <name>name</name>                            <cstring>listBookmarks</cstring>                        </property>                        <property>                            <name>whatsThis</name>                            <string>Displays the list of bookmarks.</string>

⌨️ 快捷键说明

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