#include <LauncherController.hxx>
Inherits QObject.
Definition at line 48 of file LauncherController.hxx.
◆ AircraftType
◆ LauncherController()
LauncherController::LauncherController |
( |
QObject * | parent, |
|
|
QWindow * | win ) |
|
explicit |
◆ aircraftGridMode()
bool LauncherController::aircraftGridMode |
( |
| ) |
const |
|
inline |
◆ aircraftGridModeChanged
void LauncherController::aircraftGridModeChanged |
( |
bool | aircraftGridMode | ) |
|
|
signal |
◆ aircraftHistory()
◆ aircraftType()
◆ baseAircraftModel()
◆ canFly()
bool LauncherController::canFly |
( |
| ) |
const |
◆ canFlyChanged
void LauncherController::canFlyChanged |
( |
| ) |
|
|
signal |
◆ combinedSummary()
QStringList LauncherController::combinedSummary |
( |
| ) |
const |
◆ config()
◆ defaultSplashUrls()
QVariantList LauncherController::defaultSplashUrls |
( |
| ) |
const |
◆ didResetGettingStartedTips
void LauncherController::didResetGettingStartedTips |
( |
| ) |
|
|
signal |
◆ doApply()
void LauncherController::doApply |
( |
| ) |
|
◆ doRun()
void LauncherController::doRun |
( |
| ) |
|
◆ downloadDirChanged()
void LauncherController::downloadDirChanged |
( |
QString | path | ) |
|
◆ environmentSummary()
QStringList LauncherController::environmentSummary |
( |
| ) |
const |
◆ fly
void LauncherController::fly |
( |
| ) |
|
|
slot |
◆ flyButtonLabel()
QString LauncherController::flyButtonLabel |
( |
| ) |
const |
◆ flyIconUrl()
QUrl LauncherController::flyIconUrl |
( |
| ) |
const |
◆ inApp()
bool LauncherController::inApp |
( |
| ) |
const |
|
inline |
◆ inAppChanged
void LauncherController::inAppChanged |
( |
| ) |
|
|
signal |
◆ inAppResult()
bool LauncherController::inAppResult |
( |
| ) |
const |
◆ initialRestoreSettings()
void LauncherController::initialRestoreSettings |
( |
| ) |
|
◆ initQML()
void LauncherController::initQML |
( |
int & | styleTypeId | ) |
|
◆ installedAircraftCountChanged
void LauncherController::installedAircraftCountChanged |
( |
int | installedAircraftCount | ) |
|
|
signal |
◆ isSearchActive()
bool LauncherController::isSearchActive |
( |
| ) |
const |
◆ keepRunningInAppMode()
bool LauncherController::keepRunningInAppMode |
( |
| ) |
const |
◆ launchCount()
int LauncherController::launchCount |
( |
| ) |
const |
|
inline |
◆ launchUrl()
void LauncherController::launchUrl |
( |
QUrl | url | ) |
|
◆ loadUISetting()
QVariant LauncherController::loadUISetting |
( |
QString | name, |
|
|
QVariant | defaultValue ) const |
◆ location()
◆ locationHistory()
◆ mapToGlobal()
QPointF LauncherController::mapToGlobal |
( |
QQuickItem * | item, |
|
|
const QPointF & | pos ) const |
◆ matchesSearch()
bool LauncherController::matchesSearch |
( |
QString | term, |
|
|
QStringList | keywords ) const |
◆ minWindowSize()
QSize LauncherController::minWindowSize |
( |
| ) |
const |
|
inline |
◆ minWindowSizeChanged
void LauncherController::minWindowSizeChanged |
( |
| ) |
|
|
signal |
◆ openConfig
void LauncherController::openConfig |
( |
| ) |
|
|
slot |
◆ queryMPServers()
void LauncherController::queryMPServers |
( |
| ) |
|
◆ quit
void LauncherController::quit |
( |
| ) |
|
|
slot |
◆ requestChangeDataPath
void LauncherController::requestChangeDataPath |
( |
| ) |
|
|
slot |
◆ requestInstallCancel()
void LauncherController::requestInstallCancel |
( |
QUrl | aircraftUri | ) |
|
◆ requestInstallUpdate()
void LauncherController::requestInstallUpdate |
( |
QUrl | aircraftUri | ) |
|
◆ requestRestoreDefaults
void LauncherController::requestRestoreDefaults |
( |
| ) |
|
|
slot |
◆ requestUninstall()
void LauncherController::requestUninstall |
( |
QUrl | aircraftUri | ) |
|
◆ requestUpdateAllAircraft()
void LauncherController::requestUpdateAllAircraft |
( |
| ) |
|
◆ resetGettingStartedTips
void LauncherController::resetGettingStartedTips |
( |
| ) |
|
|
slot |
◆ restoreLocation()
void LauncherController::restoreLocation |
( |
QVariant | var | ) |
|
◆ saveConfigAs
void LauncherController::saveConfigAs |
( |
| ) |
|
|
slot |
◆ saveSettings()
void LauncherController::saveSettings |
( |
| ) |
|
◆ saveUISetting()
void LauncherController::saveUISetting |
( |
QString | name, |
|
|
QVariant | value ) const |
◆ searchChanged
void LauncherController::searchChanged |
( |
| ) |
|
|
signal |
◆ selectedAircraft()
QUrl LauncherController::selectedAircraft |
( |
| ) |
const |
◆ selectedAircraftChanged
void LauncherController::selectedAircraftChanged |
( |
QUrl | selectedAircraft | ) |
|
|
signal |
◆ selectedAircraftInfo()
◆ selectedAircraftStateChanged
void LauncherController::selectedAircraftStateChanged |
( |
| ) |
|
|
signal |
◆ setAircraftGridMode
void LauncherController::setAircraftGridMode |
( |
bool | aircraftGridMode | ) |
|
|
slot |
◆ setEnvironmentSummary
void LauncherController::setEnvironmentSummary |
( |
QStringList | environmentSummary | ) |
|
|
slot |
◆ setInAppMode()
void LauncherController::setInAppMode |
( |
| ) |
|
◆ setMinWindowSize()
void LauncherController::setMinWindowSize |
( |
QSize | sz | ) |
|
◆ setSelectedAircraft
void LauncherController::setSelectedAircraft |
( |
QUrl | selectedAircraft | ) |
|
|
slot |
◆ setSettingsSearchTerm
void LauncherController::setSettingsSearchTerm |
( |
QString | settingsSearchTerm | ) |
|
|
slot |
◆ setSettingsSummary
void LauncherController::setSettingsSummary |
( |
QStringList | settingsSummary | ) |
|
|
slot |
◆ settingsSearchTerm()
QString LauncherController::settingsSearchTerm |
( |
| ) |
const |
|
inline |
◆ settingsSummary()
QStringList LauncherController::settingsSummary |
( |
| ) |
const |
◆ skipAircraftFromArgsChanged
void LauncherController::skipAircraftFromArgsChanged |
( |
| ) |
|
|
signal |
◆ summaryChanged
void LauncherController::summaryChanged |
( |
| ) |
|
|
signal |
◆ urlToDataPath()
QUrl LauncherController::urlToDataPath |
( |
QString | relPath | ) |
const |
urlToDataPath - convetr a FGData path into a gloabl file:/// URL suitable for Qt.openExternally()
- Parameters
-
relPath | - the path rlative to FG_ROOT |
- Returns
- a file QUrl
Definition at line 962 of file LauncherController.cxx.
◆ validateMetarString()
bool LauncherController::validateMetarString |
( |
QString | metar | ) |
|
◆ versionLaunchCount()
int LauncherController::versionLaunchCount |
( |
| ) |
const |
|
inline |
◆ versionString()
QString LauncherController::versionString |
( |
| ) |
const |
◆ viewCommandLine
void LauncherController::viewCommandLine |
( |
| ) |
|
|
signal |
◆ aircraftGridMode
bool LauncherController::aircraftGridMode |
|
readwrite |
◆ aircraftHistory
◆ aircraftType
◆ aircraftWithUpdatesModel
◆ baseAircraftModel
◆ browseAircraftModel
◆ canFly
bool LauncherController::canFly |
|
read |
◆ combinedSummary
QStringList LauncherController::combinedSummary |
|
read |
◆ environmentSummary
QStringList LauncherController::environmentSummary |
|
readwrite |
◆ favouriteAircraftModel
◆ flightPlan
◆ flyButtonLabel
QUrl LauncherController::flyButtonLabel |
|
read |
◆ flyIconUrl
QUrl LauncherController::flyIconUrl |
|
read |
◆ inAppMode
bool LauncherController::inAppMode |
|
read |
◆ installedAircraftModel
◆ isSearchActive
bool LauncherController::isSearchActive |
|
read |
◆ launchCount
int LauncherController::launchCount |
|
read |
◆ location
◆ locationHistory
◆ minimumWindowSize
QSize LauncherController::minimumWindowSize |
|
readwrite |
◆ mpServersModel
◆ searchAircraftModel
◆ selectedAircraft
QUrl LauncherController::selectedAircraft |
|
readwrite |
◆ selectedAircraftInfo
◆ selectedAircraftState
QString LauncherController::selectedAircraftState |
◆ settingsSearchTerm
QString LauncherController::settingsSearchTerm |
|
readwrite |
◆ settingsSummary
QStringList LauncherController::settingsSummary |
|
readwrite |
◆ skipAircraftFromArgs
bool LauncherController::skipAircraftFromArgs |
◆ versionLaunchCount
int LauncherController::versionLaunchCount |
|
read |
◆ versionString
QString LauncherController::versionString |
|
read |
The documentation for this class was generated from the following files: