From bd0f3345a938b35ce6a12f6150373b0955b8dd12 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 10 Jul 2011 15:24:15 -0500 Subject: Add Qt3 development HEAD version --- 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 0000000..a32aa34 --- /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: Qt Assistant in More Detail] [Home] [Next: Customizing Qt Assistant]

+

Full Text Searching

+

+

+

Qt 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, Qt Assistant will reindex.

+ +

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

+


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