class for search dialog
More...
#include <searchdisplay.h>
Constructor.
- Parameters
-
aParent | is owner-window of this dialog |
aController | application controller reference |
aSearchModel | where the content comes from. ownership is not claimed e.g. this dialog does not delete the model. |
aSelectedProfile | profile of operator currently searching |
SearchDisplay::~SearchDisplay |
( |
| ) |
|
void SearchDisplay::closeButtonClicked |
( |
| ) |
|
|
privateslot |
void SearchDisplay::currentItemChanged |
( |
const QModelIndex & |
current, |
|
|
const QModelIndex & |
previous |
|
) |
| |
|
privateslot |
void SearchDisplay::keyEnterClicked |
( |
| ) |
|
|
privateslot |
conditionally performs search
void SearchDisplay::openButtonClicked |
( |
| ) |
|
|
privateslot |
opens selected item from results-list
void SearchDisplay::openSelectedContent |
( |
| ) |
|
|
privateslot |
void SearchDisplay::resultListDoubleClicked |
( |
const QModelIndex & |
aIndex | ) |
|
|
privateslot |
void SearchDisplay::searchButtonClicked |
( |
| ) |
|
|
privateslot |
Hash SearchDisplay::iHashOfFocusedResult |
|
private |
Hash SearchDisplay::iNodeOfFocusedResult |
|
private |
QAction* SearchDisplay::iOpenAction |
|
private |
context-menu action for open
QShortcut* SearchDisplay::iSearchDisplayKeyboardGrabber |
|
private |
Ui_searchDisplay SearchDisplay::ui |
|
private |
The documentation for this class was generated from the following file: