Internal view model, used to process 'cleared' state of the combo box.
More...
QtxComboBox::Model::Model |
( |
QObject * |
parent = 0 | ) |
|
QtxComboBox::Model::~Model |
( |
| ) |
|
QVariant QtxComboBox::Model::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
- Parameters
-
index | model index |
role | data role |
- Returns
- data of role for given index
References QtxComboBox::myCleared.
void QtxComboBox::Model::setCleared |
( |
const bool |
isClear | ) |
|
bool QtxComboBox::Model::myCleared |
|
private |
The documentation for this class was generated from the following file: