#include <LocationController.hxx>
Inherits QObject.
Definition at line 42 of file LocationController.hxx.
◆ LocationController()
LocationController::LocationController |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ ~LocationController()
LocationController::~LocationController |
( |
| ) |
|
|
default |
◆ abeam()
bool LocationController::abeam |
( |
| ) |
const |
|
inline |
◆ addToRecent()
◆ airportHelipads()
◆ airportParkings()
◆ airportRunways()
◆ altitude()
◆ baseGeod()
QmlGeod LocationController::baseGeod |
( |
| ) |
const |
◆ baseLocation()
◆ baseLocationChanged
void LocationController::baseLocationChanged |
( |
| ) |
|
|
signal |
◆ carrierName()
QString LocationController::carrierName |
( |
| ) |
const |
◆ carrierParking()
QString LocationController::carrierParking |
( |
| ) |
const |
◆ carrierParkings()
QStringList LocationController::carrierParkings |
( |
| ) |
const |
◆ configChanged
void LocationController::configChanged |
( |
| ) |
|
|
signal |
◆ description()
QString LocationController::description |
( |
| ) |
const |
◆ descriptionChanged
void LocationController::descriptionChanged |
( |
| ) |
|
|
signal |
◆ detail()
◆ isAirborneLocation()
bool LocationController::isAirborneLocation |
( |
| ) |
const |
◆ isAirportLocation()
bool LocationController::isAirportLocation |
( |
| ) |
const |
◆ isBaseLatLon()
bool LocationController::isBaseLatLon |
( |
| ) |
const |
|
inline |
◆ isCarrier()
bool LocationController::isCarrier |
( |
| ) |
const |
|
inline |
◆ isParkedLocation()
bool LocationController::isParkedLocation |
( |
| ) |
const |
◆ offsetChanged
void LocationController::offsetChanged |
( |
| ) |
|
|
signal |
◆ offsetDistance()
◆ offsetEnabled()
bool LocationController::offsetEnabled |
( |
| ) |
const |
|
inline |
◆ offsetRadial()
◆ onFinal()
bool LocationController::onFinal |
( |
| ) |
const |
|
inline |
◆ parseStringAsGeod()
QmlGeod LocationController::parseStringAsGeod |
( |
QString | string | ) |
const |
◆ restoreLocation()
void LocationController::restoreLocation |
( |
QVariantMap | l | ) |
|
◆ restoreSearchHistory()
void LocationController::restoreSearchHistory |
( |
| ) |
|
◆ saveLocation()
QVariantMap LocationController::saveLocation |
( |
| ) |
const |
◆ setAbeam
void LocationController::setAbeam |
( |
bool | abeam | ) |
|
|
slot |
◆ setBaseGeod()
void LocationController::setBaseGeod |
( |
QmlGeod | geod | ) |
|
◆ setBaseLocation() [1/2]
◆ setBaseLocation() [2/2]
◆ setCarrierLocation()
void LocationController::setCarrierLocation |
( |
QString | name | ) |
|
◆ setCarrierParking()
void LocationController::setCarrierParking |
( |
QString | name | ) |
|
◆ setDetailLocation()
void LocationController::setDetailLocation |
( |
QmlPositioned * | pos | ) |
|
◆ setLaunchConfig()
void LocationController::setLaunchConfig |
( |
LaunchConfig * | config | ) |
|
◆ setLocationProperties()
void LocationController::setLocationProperties |
( |
| ) |
|
◆ setOffsetDistance
void LocationController::setOffsetDistance |
( |
QuantityValue | offsetNm | ) |
|
|
slot |
◆ setOffsetEnabled
void LocationController::setOffsetEnabled |
( |
bool | offsetEnabled | ) |
|
|
slot |
◆ setOffsetRadial
void LocationController::setOffsetRadial |
( |
QuantityValue | offsetRadial | ) |
|
|
slot |
◆ setOnFinal
void LocationController::setOnFinal |
( |
bool | onFinal | ) |
|
|
slot |
◆ setTuneNAV1
void LocationController::setTuneNAV1 |
( |
bool | tuneNAV1 | ) |
|
|
slot |
◆ setUseActiveRunway()
void LocationController::setUseActiveRunway |
( |
bool | b | ) |
|
◆ setUseAvailableParking
void LocationController::setUseAvailableParking |
( |
bool | useAvailableParking | ) |
|
|
slot |
◆ setUseCarrierFLOLS
void LocationController::setUseCarrierFLOLS |
( |
bool | useCarrierFLOLS | ) |
|
|
slot |
◆ shouldStartPaused()
bool LocationController::shouldStartPaused |
( |
| ) |
const |
◆ showHistoryInSearchModel()
void LocationController::showHistoryInSearchModel |
( |
| ) |
|
◆ skipFromArgsChanged
void LocationController::skipFromArgsChanged |
( |
| ) |
|
|
signal |
◆ tuneNAV1()
bool LocationController::tuneNAV1 |
( |
| ) |
const |
|
inline |
◆ useActiveRunway()
bool LocationController::useActiveRunway |
( |
| ) |
const |
|
inline |
◆ useAvailableParking()
bool LocationController::useAvailableParking |
( |
| ) |
const |
|
inline |
◆ useCarrierFLOLS()
bool LocationController::useCarrierFLOLS |
( |
| ) |
const |
|
inline |
◆ abeam
bool LocationController::abeam |
|
readwrite |
◆ airportHelipads
◆ airportParkings
◆ airportRunways
◆ airspeed
◆ altitude
◆ altitudeEnabled
bool LocationController::altitudeEnabled |
◆ base
◆ baseGeod
QmlGeod LocationController::baseGeod |
|
readwrite |
◆ carrier
QString LocationController::carrier |
|
readwrite |
◆ carrierParking
QString LocationController::carrierParking |
|
readwrite |
◆ carrierParkings
QStringList LocationController::carrierParkings |
|
read |
◆ carriersModel
◆ description
QString LocationController::description |
|
read |
◆ detail
◆ heading
◆ headingEnabled
bool LocationController::headingEnabled |
◆ isAirportLocation
bool LocationController::isAirportLocation |
|
read |
◆ isBaseLatLon
bool LocationController::isBaseLatLon |
|
read |
◆ isCarrier
bool LocationController::isCarrier |
|
read |
◆ offsetDistance
◆ offsetEnabled
bool LocationController::offsetEnabled |
|
readwrite |
◆ offsetRadial
◆ onFinal
bool LocationController::onFinal |
|
readwrite |
◆ searchModel
◆ skipFromArgs
bool LocationController::skipFromArgs |
◆ speedEnabled
bool LocationController::speedEnabled |
◆ tuneNAV1
bool LocationController::tuneNAV1 |
|
readwrite |
◆ useActiveRunway
bool LocationController::useActiveRunway |
|
readwrite |
◆ useAvailableParking
bool LocationController::useAvailableParking |
|
readwrite |
◆ useCarrierFLOLS
bool LocationController::useCarrierFLOLS |
|
readwrite |
The documentation for this class was generated from the following files: