********************************************************************* ** ** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the test suite of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** Commercial License Usage ** Licensees holding valid commercial Qt licenses may use this file in ** accordance with the commercial license agreement provided with the ** Software or, alternatively, in accordance with the terms contained in ** a written agreement between you and Digia. For licensing terms and ** conditions see http://qt.digia.com/licensing. For further information ** use the contact form at http://qt.digia.com/contact-us. ** ** GNU Lesser General Public License Usage ** Alternatively, this file may be used under the terms of the GNU Lesser ** General Public License version 2.1 as published by the Free Software ** Foundation and appearing in the file LICENSE.LGPL included in the ** packaging of this file. Please review the following information to ** ensure the GNU Lesser General Public License version 2.1 requirements ** will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. ** ** In addition, as a special exception, Digia gives you certain additional ** rights. These rights are described in the Digia Qt LGPL Exception ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package. ** ** GNU General Public License Usage ** Alternatively, this file may be used under the terms of the GNU ** General Public License version 3.0 as published by the Free Software ** Foundation and appearing in the file LICENSE.GPL included in the ** packaging of this file. Please review the following information to ** ensure the GNU General Public License version 3.0 requirements will be ** met: http://www.gnu.org/copyleft/gpl.html. ** ** ** $QT_END_LICENSE$ ** ********************************************************************* HelpDialogBase 0 0 268 448 Help <b>Help</b><p>Choose the topic you want help on from the contents list, or search the index for keywords.</p> 0 6 Displays help topics organized by category, index or bookmarks. Another tab inherits the full text search. Con&tents 5 6 true <b>Help topics organized by category.</b><p>Double-click an item to see the topics in that category. To view a topic, just double-click it.</p> Column 1 true true &Index 5 6 &Look For: editIndex false Enter keyword <b>Enter a keyword.</b><p>The list will select an item that matches the entered string best.</p> <b>List of available help topics.</b><p>Double-click on an item to open its help page. If more than one is found, you must specify which page you want.</p> &Bookmarks 5 6 Displays the list of bookmarks. Column 1 true true 0 6 20 20 QSizePolicy::Expanding Qt::Horizontal &New Add new bookmark Add the currently displayed page as a new bookmark. &Delete Delete bookmark Delete the selected bookmark. &Search 5 6 20 20 QSizePolicy::Fixed Qt::Vertical Searching f&or: termsEdit false Enter searchword(s). <b>Enter search word(s).</b><p>Enter here the word(s) you are looking for. The words may contain wildcards (*). For a sequence of words quote them.</p> <b>Found documents</b><p>This list contains all found documents from the last search. The documents are ordered, i.e. the first document has the most matches.</p> Found &Documents: resultBox false He&lp Display the help page. Display the help page for the full text search. 61 21 QSizePolicy::Expanding Qt::Horizontal &Search Start searching. Pressing this button starts the search. QFrame::StyledPanel QFrame::Raised 3 6 Preparing... false qPixmapFromMimeSource tabWidget listContents editIndex listIndex listBookmarks buttonAdd buttonRemove termsEdit searchButton helpButton resultBox buttonAdd clicked() HelpDialogBase addBookmark() buttonRemove clicked() HelpDialogBase removeBookmark() termsEdit returnPressed() searchButton animateClick() helpButton clicked() HelpDialogBase showSearchHelp() searchButton clicked() HelpDialogBase startSearch() resultBox returnPressed(Q3ListBoxItem*) HelpDialogBase showResultPage(Q3ListBoxItem*) resultBox mouseButtonClicked(int,Q3ListBoxItem*,QPoint) HelpDialogBase showResultPage(int,Q3ListBoxItem*,QPoint)