A simple browser for values available to an AISelector combining the List and Search features of the VirtualCluster widget.
More...
#include <aiselectorprivate.h>
A simple browser for values available to an AISelector combining the List and Search features of the VirtualCluster widget.
The AIBrowser has more methods of specifiying a search than the VirtualSearch: "wildcard", "starts with", and "contains" in addition to regular expression. The browser filters on the active column, excluding inactive records by default except for those records in the list of allowed inactive ids. This lets the displayed list match the AISelector's completer contents.
- See also
- VirtualCluster
-
AIBrowserModel
◆ AIBrowser()
◆ ~AIBrowser()
AIBrowser::~AIBrowser |
( |
| ) |
|
|
virtual |
◆ sSelected [1/2]
void AIBrowser::sSelected |
( |
| ) |
|
|
virtualslot |
◆ sSelected [2/2]
void AIBrowser::sSelected |
( |
const QModelIndex & | index | ) |
|
|
virtualslot |
◆ sSelectionChanged
void AIBrowser::sSelectionChanged |
( |
const QModelIndex & | pIndex | ) |
|
|
virtualslot |
◆ filteredModel
AIBrowserModel* AIBrowser::filteredModel |
◆ list
◆ matchStyle
◆ select
QPushButton* AIBrowser::select |
The documentation for this class was generated from the following files:
- aiselectorprivate.h
- aiselector.cpp