aboutToShutdown() | swift::core::CApplication | signal |
addAudioOptions() | swift::core::CApplication | |
addDBusAddressOption() | swift::core::CApplication | |
addMenuFile(QMenu &menu) | swift::gui::CGuiApplication | |
addMenuForSettingsAndCache(QMenu &menu) | swift::gui::CGuiApplication | |
addMenuForStyleSheets(QMenu &menu) | swift::gui::CGuiApplication | |
addMenuHelp(QMenu &menu) | swift::gui::CGuiApplication | |
addMenuInternals(QMenu &menu) | swift::gui::CGuiApplication | |
addMenuWindow(QMenu &menu) | swift::gui::CGuiApplication | |
addNetworkOptions() | swift::core::CApplication | |
addParserOption(const QCommandLineOption &option) | swift::core::CApplication | |
addParserOptions(const QList< QCommandLineOption > &options) | swift::core::CApplication | |
addWindowFlags(Qt::WindowFlags flags) | swift::gui::CGuiApplication | |
addWindowModeOption() | swift::gui::CGuiApplication | |
addWindowResetSizeOption() | swift::gui::CGuiApplication | |
addWindowScaleSizeOption() | swift::gui::CGuiApplication | |
addWindowStateOption() | swift::gui::CGuiApplication | |
alwaysOnTop(bool onTop) | swift::gui::CGuiApplication | signal |
arguments() | swift::core::CApplication | static |
argumentsJoined(const QStringList &newArguments={}, const QStringList &removeArguments={}) const | swift::core::CApplication | |
argumentsWithoutOption(const QCommandLineOption &option, QStringList &args) | swift::core::CApplication | protectedstatic |
CallbackSlot typedef | swift::core::CApplication | |
CApplication(swift::misc::CApplicationInfo::Application application, bool init=true) | swift::core::CApplication | explicit |
CApplication(const QString &applicationName=executable(), swift::misc::CApplicationInfo::Application application=swift::misc::CApplicationInfo::Unknown, bool init=true) | swift::core::CApplication | explicit |
CGuiApplication(const QString &applicationName=executable(), swift::misc::CApplicationInfo::Application application=swift::misc::CApplicationInfo::Unknown, const QPixmap &icon=swift::misc::CIcons::swift64()) | swift::gui::CGuiApplication | explicit |
checkNewVersion(bool onlyIfNew) | swift::gui::CGuiApplication | protected |
CIdentifiable(const QString &objectName) | swift::misc::CIdentifiable | inlineprotected |
CIdentifiable(QObject *nameProvider) | swift::misc::CIdentifiable | protected |
CIdentifiable() | swift::misc::CIdentifiable | inlineprotected |
CIdentifiable(const CIdentifiable &)=default | swift::misc::CIdentifiable | protected |
clearCaches() | swift::core::CApplication | static |
cmdLineErrorMessage(const QString &text, const QString &informativeText) const | swift::gui::CGuiApplication | virtual |
cmdLineErrorMessage(const swift::misc::CStatusMessageList &msgs) const | swift::gui::CGuiApplication | virtual |
coreFacadeStarted() | swift::core::CApplication | signal |
CSwiftGuiStdApplication() | CSwiftGuiStdApplication | |
currentScreen() | swift::gui::CGuiApplication | static |
currentScreenGeometry() | swift::gui::CGuiApplication | static |
DefaultMaxRedirects | swift::core::CApplication | static |
defaultScaleFactorString() | swift::gui::CGuiApplication | static |
deleteAllCookies() | swift::core::CApplication | |
deleteResourceFromNetwork(const QNetworkRequest &request, int logId, const CallbackSlot &callback, int maxRedirects=DefaultMaxRedirects) | swift::core::CApplication | |
displayInOverlayWindow(const swift::misc::CStatusMessage &message, std::chrono::milliseconds timeout=std::chrono::milliseconds(0)) | swift::gui::CGuiApplication | virtual |
displayInOverlayWindow(const swift::misc::CStatusMessageList &messages, std::chrono::milliseconds timeout=std::chrono::milliseconds(0)) | swift::gui::CGuiApplication | virtual |
displayInOverlayWindow(const QString &html, std::chrono::milliseconds timeout=std::chrono::milliseconds(0)) | swift::gui::CGuiApplication | virtual |
displayInStatusBar(const swift::misc::CStatusMessage &message) | swift::gui::CGuiApplication | virtual |
displaySetupLoadFailure(swift::misc::CStatusMessageList msgs) | swift::gui::CGuiApplication | virtual |
downloadFromNetwork(const swift::misc::network::CUrl &url, const QString &saveAsFileName, const swift::misc::CSlot< void(const swift::misc::CStatusMessage &)> &callback, int maxRedirects=DefaultMaxRedirects) | swift::core::CApplication | |
enableCrashDumpUpload(bool enable) | swift::core::CApplication | |
exec() | swift::core::CApplication | |
executable() | swift::core::CApplication | protectedstatic |
exit(int retcode=0) | swift::gui::CGuiApplication | static |
fontChanged() | swift::gui::CGuiApplication | signal |
getApplicationInfo() const | swift::core::CApplication | inline |
getApplicationName() const | swift::core::CApplication | inline |
getApplicationNameAndVersion() const | swift::core::CApplication | |
getApplicationNameVersionDetailed() const | swift::core::CApplication | |
getCContextAudioBase() const | swift::core::CApplication | |
getCContextAudioBase() | swift::core::CApplication | |
getCmdDBusAddressValue() const | swift::core::CApplication | |
getCoreFacade() | swift::core::CApplication | inline |
getCoreFacade() const | swift::core::CApplication | inline |
getCoreFacadeConfig() const | swift::core::CApplication | inline |
getDataLinkDBus() | swift::core::CApplication | |
getFontInfo() const | swift::gui::CGuiApplication | protected |
getFromNetwork(const swift::misc::network::CUrl &url, const CallbackSlot &callback, int maxRedirects=DefaultMaxRedirects) | swift::core::CApplication | |
getFromNetwork(const swift::misc::network::CUrl &url, const CallbackSlot &callback, const ProgressSlot &progress, int maxRedirects=DefaultMaxRedirects) | swift::core::CApplication | |
getFromNetwork(const swift::misc::network::CUrl &url, int logId, const CallbackSlot &callback, const ProgressSlot &progress, int maxRedirects=DefaultMaxRedirects) | swift::core::CApplication | |
getFromNetwork(const QNetworkRequest &request, const CallbackSlot &callback, int maxRedirects=DefaultMaxRedirects) | swift::core::CApplication | |
getFromNetwork(const QNetworkRequest &request, const CallbackSlot &callback, const ProgressSlot &progress, int maxRedirects=DefaultMaxRedirects) | swift::core::CApplication | |
getFromNetwork(const QNetworkRequest &request, int logId, const CallbackSlot &callback, const ProgressSlot &progress, int maxRedirects=DefaultMaxRedirects) | swift::core::CApplication | |
getGlobalSetup() const | swift::core::CApplication | |
getIContextApplication() const | swift::core::CApplication | |
getIContextApplication() | swift::core::CApplication | |
getIContextAudio() const | swift::core::CApplication | |
getIContextAudio() | swift::core::CApplication | |
getIContextNetwork() const | swift::core::CApplication | |
getIContextNetwork() | swift::core::CApplication | |
getIContextOwnAircraft() const | swift::core::CApplication | |
getIContextOwnAircraft() | swift::core::CApplication | |
getIContextSimulator() const | swift::core::CApplication | |
getIContextSimulator() | swift::core::CApplication | |
getInfoString(const QString &separator) const | swift::core::CApplication | |
getInputManager() const | swift::core::CApplication | inline |
getISimulator() const | swift::core::CApplication | |
getLogCategories() | swift::gui::CGuiApplication | static |
getNetworkAccessManager() const | swift::core::CApplication | inline |
getNetworkAccessManager() | swift::core::CApplication | inline |
getOwnDistribution() const | swift::core::CApplication | |
getParserValue(const QString &option) const | swift::core::CApplication | |
getParserValue(const QCommandLineOption &option) const | swift::core::CApplication | |
getRunningApplications() | swift::core::CApplication | static |
getSetupReader() const | swift::core::CApplication | |
getStyleSheetUtility() const | swift::gui::CGuiApplication | |
getTemporaryDirectory() | swift::core::CApplication | static |
getUnsavedSettingsKeys() const | swift::core::CApplication | |
getUpdateInfo() const | swift::core::CApplication | |
getVatsimDataFileUrl() const | swift::core::CApplication | |
getVatsimFsdHttpUrl() const | swift::core::CApplication | |
getVatsimMetarUrl() const | swift::core::CApplication | |
getVatsimServerFileUrl() const | swift::core::CApplication | |
getWebDataServices() const | swift::core::CApplication | |
getWidgetStyle() const | swift::gui::CGuiApplication | |
getWindowMode() const | swift::gui::CGuiApplication | |
getWindowState() const | swift::gui::CGuiApplication | |
gracefulShutdown() | swift::gui::CGuiApplication | virtual |
hasMinimumMappingVersion() const | swift::gui::CGuiApplication | virtual |
hasSetupReader() const | swift::core::CApplication | |
hasSimulator() const | swift::core::CApplication | |
hasUnsavedSettings() const | swift::core::CApplication | |
hasWebDataServices() const | swift::core::CApplication | |
headerFromNetwork(const swift::misc::network::CUrl &url, const CallbackSlot &callback, int maxRedirects=NoRedirects) | swift::core::CApplication | |
headerFromNetwork(const QNetworkRequest &request, const CallbackSlot &callback, int maxRedirects=NoRedirects) | swift::core::CApplication | |
highDpiScreenSupport(const QString &scaleFactor={}) | swift::gui::CGuiApplication | static |
identifier() const | swift::misc::CIdentifiable | inline |
IMainWindowAccess() | swift::gui::IMainWindowAccess | inline |
IMainWindowAccess(const IMainWindowAccess &)=delete | swift::gui::IMainWindowAccess | |
indexOfCommandLineOption(const QCommandLineOption &option, const QStringList &args=CApplication::arguments()) | swift::core::CApplication | protectedstatic |
init(bool withMetadata) | swift::core::CApplication | protected |
initAndStartWebDataServices(CWebReaderFlags::WebReader webReader, const db::CDatabaseReaderConfigList &dbReaderConfig) | swift::core::CApplication | |
initContextsAndStartCoreFacade(const CCoreFacadeConfig &coreConfig) | swift::core::CApplication | |
initMainApplicationWidget(QWidget *mainWidget) | swift::gui::CGuiApplication | |
instance() | CSwiftGuiStdApplication | |
isAlreadyRunning() const | swift::core::CApplication | |
isApplicationRunning(swift::misc::CApplicationInfo::Application application) | swift::core::CApplication | static |
isCmdWindowSizeResetSet() const | swift::gui::CGuiApplication | |
isDBusContext() const | swift::core::CApplication | |
isDeveloperFlagSet() const | swift::core::CApplication | inline |
isIncognito() const | swift::core::CApplication | |
isLocalContext() const | swift::core::CApplication | |
isMyIdentifier(const CIdentifier &otherIdentifier) const | swift::misc::CIdentifiable | inline |
isParserOptionSet(const QString &option) const | swift::core::CApplication | |
isParserOptionSet(const QCommandLineOption &option) const | swift::core::CApplication | |
isSet(const QCommandLineOption &option) const | swift::core::CApplication | protected |
isSetupAvailable() const | swift::core::CApplication | |
isShuttingDown() const | swift::core::CApplication | |
isSupportingCrashpad() const | swift::core::CApplication | |
isUsingHighDpiScreenSupport() | swift::gui::CGuiApplication | static |
m_allOptions | swift::core::CApplication | protected |
m_alreadyRunning | swift::core::CApplication | protected |
m_cmdClearCache | swift::core::CApplication | protected |
m_cmdDBusAddress | swift::core::CApplication | protected |
m_cmdDevelopment | swift::core::CApplication | protected |
m_cmdHelp | swift::core::CApplication | protected |
m_cmdSkipSingleApp | swift::core::CApplication | protected |
m_cmdTestCrashpad | swift::core::CApplication | protected |
m_cmdVersion | swift::core::CApplication | protected |
m_incognito | swift::core::CApplication | protected |
m_mwaLogComponent | swift::gui::IMainWindowAccess | protected |
m_mwaOverlayFrame | swift::gui::IMainWindowAccess | protected |
m_mwaStatusBar | swift::gui::IMainWindowAccess | protected |
m_parsed | swift::core::CApplication | protected |
m_parser | swift::core::CApplication | protected |
m_shutdown | swift::core::CApplication | protected |
m_shutdownInProgress | swift::core::CApplication | protected |
m_started | swift::core::CApplication | protected |
mainApplicationWidget() | swift::gui::CGuiApplication | static |
mainApplicationWindow() | swift::gui::CGuiApplication | static |
mainWindowAccess() | swift::gui::CGuiApplication | static |
modalWindowToFront() | swift::gui::CGuiApplication | static |
NoLogRequestId | swift::core::CApplication | static |
NoRedirects | swift::core::CApplication | static |
onCoreFacadeStarted() | swift::gui::CGuiApplication | protectedvirtual |
onStartUpCompleted() | swift::gui::CGuiApplication | protectedvirtual |
openStandardCrashDumpDirectory() | swift::gui::CGuiApplication | |
openStandardLogDirectory() | swift::gui::CGuiApplication | |
openStandardWidgetStyleSheet() | swift::gui::CGuiApplication | |
openUrl(const swift::misc::network::CUrl &url) | swift::gui::CGuiApplication | |
swift::operator=(const CIdentifiable &)=default | swift::misc::CIdentifiable | protected |
swift::gui::IMainWindowAccess::operator=(const IMainWindowAccess &)=delete | swift::gui::IMainWindowAccess | |
parseCommandLineArgsAndLoadSetup() | swift::core::CApplication | |
parseScaleFactor(int argc, char *argv[]) | swift::gui::CGuiApplication | static |
parsingHookIn() | CSwiftGuiStdApplication | protectedvirtual |
postToNetwork(const QNetworkRequest &request, int logId, const QByteArray &data, const CallbackSlot &callback) | swift::core::CApplication | |
postToNetwork(const QNetworkRequest &request, int logId, QHttpMultiPart *multiPart, const CallbackSlot &callback) | swift::core::CApplication | |
processEventsFor(int milliseconds) | swift::core::CApplication | static |
processEventsToRefreshGui() const | swift::gui::CGuiApplication | |
ProgressSlot typedef | swift::core::CApplication | |
registerAsRunning() | swift::core::CApplication | static |
registerMainApplicationWidget(QWidget *mainWidget) | swift::gui::CGuiApplication | |
registerMetadata() | swift::gui::CGuiApplication | protectedstatic |
reloadStyleSheets() | swift::gui::CGuiApplication | |
reloadUpdateInfo() | swift::core::CApplication | |
removeAllWindowsSwiftRegistryEntries() | swift::gui::CGuiApplication | static |
resetFont() | swift::gui::CGuiApplication | |
resetWindowGeometryAndState() | swift::gui::CGuiApplication | |
restartApplication(const QStringList &newArguments={}, const QStringList &removeArguments={}) | swift::core::CApplication | |
restoreWindowGeometryAndState(QMainWindow *window=CGuiApplication::mainApplicationWindow()) | swift::gui::CGuiApplication | |
saveSettingsByKey(const QStringList &keys) | swift::core::CApplication | |
saveSettingsOnShutdown(bool saveSettings) | swift::core::CApplication | |
saveWindowGeometryAndState(const QMainWindow *window=CGuiApplication::mainApplicationWindow()) const | swift::gui::CGuiApplication | |
scaleFactor(int argc, char *argv[]) | swift::gui::CGuiApplication | static |
setExtraWindowTitle(const QString &extraInfo, QWidget *mainWindowWidget=mainApplicationWidget()) const | swift::gui::CGuiApplication | |
setIdentifier(const CIdentifier &identifier) | swift::misc::CIdentifiable | inline |
setIncognito(bool incognito) | swift::core::CApplication | |
setMinimumSizeInCharacters(int widthChars, int heightChars) | swift::gui::CGuiApplication | |
setSaveMainWidgetState(bool save) | swift::gui::CGuiApplication | inline |
settingsOrganization() | swift::gui::CGuiApplication | static |
setWindowIcon(const QPixmap &icon) | swift::gui::CGuiApplication | static |
showCloseDialog(QMainWindow *mainWindow, QCloseEvent *closeEvent) | swift::gui::CGuiApplication | |
showHelp(const QString &context={}) const | swift::gui::CGuiApplication | |
showHelp(const QObject *qObject) const | swift::gui::CGuiApplication | |
skipSingleApplicationCheck() const | swift::core::CApplication | |
splashScreen(const QPixmap &pixmap) | swift::gui::CGuiApplication | |
start() | swift::core::CApplication | virtual |
startCoreFacade() | swift::core::CApplication | protected |
startCoreFacadeWithoutContexts() | swift::core::CApplication | |
startHookIn() | CSwiftGuiStdApplication | protectedvirtual |
startUpCompleted(bool success) | swift::core::CApplication | signal |
startWebDataServices(CWebReaderFlags::WebReader webReader, const db::CDatabaseReaderConfigList &dbReaderConfig) | swift::core::CApplication | protected |
styleSheetsChanged() | swift::gui::CGuiApplication | signal |
supportsContexts(bool ignoreShutdownTest=false) const | swift::core::CApplication | |
swiftVersionChar() | swift::core::CApplication | |
swiftVersionString() const | swift::core::CApplication | |
toggleIncognito() | swift::core::CApplication | |
toggleStayOnTop() | swift::gui::CGuiApplication | |
triggerNewVersionCheck(int delayedMs) | swift::gui::CGuiApplication | |
triggerShowHelp(const QWidget *widget, QEvent *event) | swift::gui::CGuiApplication | static |
uiObjectTreeReady() | swift::gui::CGuiApplication | signal |
unregisterAsRunning() | swift::core::CApplication | static |
updateFont(const QString &fontFamily, const QString &fontSize, const QString &fontStyle, const QString &fontWeight, const QString &fontColor) | swift::gui::CGuiApplication | |
updateFont(const QString &qss) | swift::gui::CGuiApplication | |
updateInfoAvailable(bool success) | swift::core::CApplication | signal |
versionStringDetailed() const | swift::core::CApplication | |
webDataServicesStarted(bool success) | swift::core::CApplication | signal |
windowMinimizeNormalToggle() | swift::gui::CGuiApplication | |
windowToBack() | swift::gui::CGuiApplication | |
windowToFront() | swift::gui::CGuiApplication | |
windowToFrontBackToggle() | swift::gui::CGuiApplication | |
~CApplication() | swift::core::CApplication | |
~CGuiApplication() | swift::gui::CGuiApplication | |
~CIdentifiable() | swift::misc::CIdentifiable | protected |
~IMainWindowAccess() | swift::gui::IMainWindowAccess | virtual |