#include <NavaidSearchModel.hxx>
Inherits QAbstractListModel.
Definition at line 31 of file NavaidSearchModel.hxx.
◆ AircraftType
◆ NavaidSearchModel()
NavaidSearchModel::NavaidSearchModel |
( |
QObject * | parent = nullptr | ) |
|
◆ airportsOnlyChanged
void NavaidSearchModel::airportsOnlyChanged |
( |
| ) |
|
|
signal |
◆ clear()
void NavaidSearchModel::clear |
( |
| ) |
|
◆ data()
QVariant NavaidSearchModel::data |
( |
const QModelIndex & | index, |
|
|
int | role ) const |
|
override |
◆ exactMatch()
qlonglong NavaidSearchModel::exactMatch |
( |
| ) |
const |
◆ guidAtIndex()
qlonglong NavaidSearchModel::guidAtIndex |
( |
int | index | ) |
const |
◆ haveExistingSearch()
bool NavaidSearchModel::haveExistingSearch |
( |
| ) |
const |
◆ haveExistingSearchChanged
void NavaidSearchModel::haveExistingSearchChanged |
( |
| ) |
|
|
signal |
◆ isSearchActive()
bool NavaidSearchModel::isSearchActive |
( |
| ) |
const |
|
inline |
◆ itemAtRow()
◆ maxResultsChanged
void NavaidSearchModel::maxResultsChanged |
( |
| ) |
|
|
signal |
◆ numResults()
int NavaidSearchModel::numResults |
( |
| ) |
const |
◆ roleNames()
QHash< int, QByteArray > NavaidSearchModel::roleNames |
( |
| ) |
const |
|
override |
◆ rowCount()
int NavaidSearchModel::rowCount |
( |
const QModelIndex & | | ) |
const |
|
override |
◆ searchActiveChanged
void NavaidSearchModel::searchActiveChanged |
( |
| ) |
|
|
signal |
◆ searchComplete
void NavaidSearchModel::searchComplete |
( |
| ) |
|
|
signal |
◆ setItems()
◆ setSearch()
◆ airportsOnly
bool NavaidSearchModel::airportsOnly |
◆ exactMatch
qlonglong NavaidSearchModel::exactMatch |
|
read |
◆ haveExistingSearch
bool NavaidSearchModel::haveExistingSearch |
|
read |
◆ isSearchActive
bool NavaidSearchModel::isSearchActive |
|
read |
◆ maxResults
int NavaidSearchModel::maxResults |
◆ numResults
int NavaidSearchModel::numResults |
|
read |
The documentation for this class was generated from the following files: