#include <QmlPositionedModel.hxx>
Inherits QAbstractListModel.
Definition at line 21 of file QmlPositionedModel.hxx.
◆ QmlPositionedModel()
QmlPositionedModel::QmlPositionedModel |
( |
QObject * | parent = nullptr | ) |
|
◆ ~QmlPositionedModel()
QmlPositionedModel::~QmlPositionedModel |
( |
| ) |
|
|
overridedefault |
◆ clear()
void QmlPositionedModel::clear |
( |
| ) |
|
◆ data()
QVariant QmlPositionedModel::data |
( |
const QModelIndex & | m, |
|
|
int | role ) const |
|
override |
◆ indexOf()
◆ isEmpty()
bool QmlPositionedModel::isEmpty |
( |
| ) |
const |
◆ itemAt()
◆ roleNames()
QHash< int, QByteArray > QmlPositionedModel::roleNames |
( |
| ) |
const |
|
override |
◆ rowCount()
int QmlPositionedModel::rowCount |
( |
const QModelIndex & | parent | ) |
const |
|
override |
◆ setValues() [1/3]
void QmlPositionedModel::setValues |
( |
const FGParkingList & | runways | ) |
|
◆ setValues() [2/3]
◆ setValues() [3/3]
void QmlPositionedModel::setValues |
( |
const FGRunwayList & | runways | ) |
|
◆ sizeChanged
void QmlPositionedModel::sizeChanged |
( |
| ) |
|
|
signal |
◆ empty
bool QmlPositionedModel::empty |
|
read |
The documentation for this class was generated from the following files: