CompletionLabel Class Reference
Display a list of results matching the search string, and allow to tab through those selections.
More...
#include <SearchDialog.hpp>
List of all members.
|
Public Slots |
void | selectNext () |
void | selectPrevious () |
void | selectFirst () |
Public Member Functions |
| CompletionLabel (QWidget *parent=0) |
QString | getSelected (void) |
void | setValues (const QStringList &) |
void | appendValues (const QStringList &) |
void | clearValues () |
Detailed Description
Display a list of results matching the search string, and allow to tab through those selections.