diff options
Diffstat (limited to 'tqtinterface/qt4/tools/assistant/book')
-rw-r--r-- | tqtinterface/qt4/tools/assistant/book/assistant.leaf | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/tqtinterface/qt4/tools/assistant/book/assistant.leaf b/tqtinterface/qt4/tools/assistant/book/assistant.leaf index e978b03..57bab4c 100644 --- a/tqtinterface/qt4/tools/assistant/book/assistant.leaf +++ b/tqtinterface/qt4/tools/assistant/book/assistant.leaf @@ -56,8 +56,8 @@ in which it appears. \endlist -No matter where you tqfind yourself in the Qt documentation, you will -tqfind extensive cross-referencing. Even snippets of example code +No matter where you find yourself in the Qt documentation, you will +find extensive cross-referencing. Even snippets of example code contain clickable links, so that for example, if you come across a class declaration in a code example, the class name will be a clickable link to the class's documentation. @@ -99,10 +99,10 @@ To perform an index search, click the \Toolbutton Index tab on the Sidebar beneath the line edit. If the highlighted text matches what you're looking for, double click it, (or press \Key Enter) and the documentation window will display the relevant page. You rarely have -to type in the whole word before \QA tqfinds a match. Note that for some +to type in the whole word before \QA finds a match. Note that for some words there may be more than one possible page that is relevant. -\QA also provides full text searching for tqfinding specific words in +\QA also provides full text searching for finding specific words in the documentation. Documents with the highest occurrences of the word that you are looking for appear first, and every occurrence of the word within the documentation is highlighted. @@ -272,8 +272,8 @@ options and can be used to print the current page. \section2 The Find Text Dialog -This dialog is used to tqfind text in the current page. Enter the text -you want to tqfind in the Find line edit. If you check the 'Whole words +This dialog is used to find text in the current page. Enter the text +you want to find in the Find line edit. If you check the 'Whole words only' checkbox, the search will only consider whole words, i.e. if you search for 'spin' with this checkbox checked it will not match 'spinbox', but will match 'spin'. If you check the 'Case sensitive' @@ -311,12 +311,12 @@ Some pages contain links to external web pages. In order to display these links, you must specify a web browser. Type the name of your browser's executable in the Web Browser Application line edit. Alternatively, click the \Button {(ellipsis)} button to invoke the -\Widget {Set Web Browser} dialog and navigate until you tqfind the web +\Widget {Set Web Browser} dialog and navigate until you find the web browser you want to use. Click \Button {Save} to accept the selection. To change \QA's default home page, enter the file name in the Home Page line edit. Alternatively, click the \Button {(ellipsis)} button -to invoke the \Widget {Set Homepage} dialog. Navigate until you tqfind +to invoke the \Widget {Set Homepage} dialog. Navigate until you find the home page file you want to use and then click \Button {Save} to accept the selection. @@ -328,7 +328,7 @@ Some pages contain links to PDF documents. In order to display these links, you must specify a PDF viewer. Type in the name of your PDF viewer's executable in the line edit. Alternatively, click the \Button {(ellipsis)} button to invoke the \Widget {Set PDF Browser} dialog and navigate -until you tqfind the PDF viewer you want to use. Click \Button Save to +until you find the PDF viewer you want to use. Click \Button Save to accept the selection. \chapter Full Text Searching @@ -375,7 +375,7 @@ startup page, and application icon. When it is started without any options, \QA displays a default set of documentation. When Qt is installed, the default documentation set in -\QA tqcontains the Qt reference documentation as well as the tools that +\QA contains the Qt reference documentation as well as the tools that come with Qt, such as \QD and qmake. Documentation can be added or removed from \QA by @@ -473,7 +473,7 @@ location of the profile. The property name is \c applicationicon \i Start Page- This property specifies which page \QA should initially display when the profile is used. Usually, this is the HTML file which -tqcontains the documentation's table of contents. This property also +contains the documentation's table of contents. This property also describes the default location to go to when pressing the home button in \QA's main user interface. The start page is specified relative to the location of the profile. The property name is \c startpage @@ -551,7 +551,7 @@ on how to use \QA with profiles for your own applications. When distributing \QA with your application, you will also need to copy the icon files from the \c QTDIR/tools/assistant/images -directory so that \QA tqfinds its icons. +directory so that \QA finds its icons. \omit For small documentation sets, the sidebar may not be necessary. You |