class for search dialog
More...
#include <searchdisplay.h>
◆ SearchDisplay()
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::~SearchDisplay |
( |
| ) |
|
◆ closeButtonClicked
| void SearchDisplay::closeButtonClicked |
( |
| ) |
|
|
privateslot |
◆ currentItemChanged
| void SearchDisplay::currentItemChanged |
( |
const QModelIndex & |
current, |
|
|
const QModelIndex & |
previous |
|
) |
| |
|
privateslot |
◆ error
◆ keyEnterClicked
| void SearchDisplay::keyEnterClicked |
( |
| ) |
|
|
privateslot |
conditionally performs search
◆ openButtonClicked
| void SearchDisplay::openButtonClicked |
( |
| ) |
|
|
privateslot |
opens selected item from results-list
◆ openSelectedContent
| void SearchDisplay::openSelectedContent |
( |
| ) |
|
|
privateslot |
◆ resultListDoubleClicked
| void SearchDisplay::resultListDoubleClicked |
( |
const QModelIndex & |
aIndex | ) |
|
|
privateslot |
◆ searchButtonClicked
| void SearchDisplay::searchButtonClicked |
( |
| ) |
|
|
privateslot |
◆ iHashOfFocusedResult
| Hash SearchDisplay::iHashOfFocusedResult |
|
private |
◆ iNodeOfFocusedResult
| Hash SearchDisplay::iNodeOfFocusedResult |
|
private |
◆ iOpenAction
| QAction* SearchDisplay::iOpenAction |
|
private |
context-menu action for open
◆ iSearchDisplayKeyboardGrabber
| QShortcut* SearchDisplay::iSearchDisplayKeyboardGrabber |
|
private |
◆ iSearchModel
◆ iTypeOfFocusedResult
◆ ui
The documentation for this class was generated from the following file: