From d796c9dd933ab96ec83b9a634feedd5d32e1ba3f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Nov 2011 12:31:36 -0600 Subject: Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 --- doc/html/assistant-5.html | 52 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 doc/html/assistant-5.html (limited to 'doc/html/assistant-5.html') diff --git a/doc/html/assistant-5.html b/doc/html/assistant-5.html new file mode 100644 index 00000000..b5d4ab7d --- /dev/null +++ b/doc/html/assistant-5.html @@ -0,0 +1,52 @@ + + + + + +Full Text Searching + + + + + + + +
+ +Home + | +All Classes + | +Main Classes + | +Annotated + | +Grouped Classes + | +Functions +

[Prev: TQt Assistant in More Detail] [Home] [Next: Customizing TQt Assistant]

+

Full Text Searching

+

+

+

TQt Assistant provides a powerful full text search engine. To search for certain words or text, click the 'Search' tab in the sidebar. Then enter the text you want to look for and press Enter or click Search. The search is not case sensitive, so Foo, fOo and FOO are all treated as the same. The following are examples of common search patterns:

+

The wildcard (*) character cannot be used within quotes.

+

The list of documents found is ordered according to the number of occurrences of the search text they contain, therefore those with the highest number of occurrences appearing first. Simply click any document in the list to display it in the document window.

+

If the documentation has changed, i.e. if documents have been added or removed, TQt Assistant will reindex.

+ +

[Prev: TQt Assistant in More Detail] [Home] [Next: Customizing TQt Assistant]

+


+ +
Copyright © 2007 +TrolltechTrademarks +
TQt 3.3.8
+
+ -- cgit v1.2.1