#include <findresults.h>
Class FindResults performs find and provide ui with find results
- Author
- : Ralf Habacker ralf..nosp@m.haba.nosp@m.cker@.nosp@m.free.nosp@m.net.d.nosp@m.e
FindResults::FindResults |
( |
| ) |
|
FindResults::~FindResults |
( |
| ) |
|
|
virtual |
void FindResults::clear |
( |
| ) |
|
Collect items limited by a filter, a category and a text
- Parameters
-
filter | filter to limit the search |
category | category to search for (currently unsupported) |
text | |
- Returns
- Number of items found
bool FindResults::displayNext |
( |
| ) |
|
|
slot |
Show next item.
- Returns
- false if no more items are available
-
true an item has been displayed
bool FindResults::displayPrevious |
( |
| ) |
|
|
slot |
Show previous item.
- Returns
- false if no more items are available
-
true an item has been displayed
The documentation for this class was generated from the following files: