#include <QmlAircraftInfo.hxx>
Inherits QAbstractListModel.
Definition at line 32 of file QmlAircraftInfo.hxx.
◆ StatesModel()
StatesModel::StatesModel |
( |
QObject * | pr | ) |
|
◆ clear()
void StatesModel::clear |
( |
| ) |
|
◆ data()
QVariant StatesModel::data |
( |
const QModelIndex & | index, |
|
|
int | role ) const |
|
override |
◆ descriptionForState()
QString StatesModel::descriptionForState |
( |
int | row | ) |
const |
◆ hasExplicitAuto()
bool StatesModel::hasExplicitAuto |
( |
| ) |
const |
◆ hasState()
bool StatesModel::hasState |
( |
QString | st | ) |
const |
◆ indexForTag() [1/2]
int StatesModel::indexForTag |
( |
const std::string & | tag | ) |
const |
◆ indexForTag() [2/2]
int StatesModel::indexForTag |
( |
QString | s | ) |
const |
◆ initWithStates()
◆ isEmpty()
bool StatesModel::isEmpty |
( |
| ) |
const |
◆ roleNames()
QHash< int, QByteArray > StatesModel::roleNames |
( |
| ) |
const |
|
override |
◆ rowCount()
int StatesModel::rowCount |
( |
const QModelIndex & | | ) |
const |
|
override |
◆ tagForState()
QString StatesModel::tagForState |
( |
int | row | ) |
const |
The documentation for this class was generated from the following files: