| aboutToShutdown() | swift::core::CApplication | signal |
| addAudioOptions() | swift::core::CApplication | |
| addDBusAddressOption() | swift::core::CApplication | |
| addNetworkOptions() | swift::core::CApplication | |
| addParserOption(const QCommandLineOption &option) | swift::core::CApplication | |
| addParserOptions(const QList< QCommandLineOption > &options) | swift::core::CApplication | |
| 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 |
| bindableObjectName() | QObject | |
| blockSignals(bool block) | QObject | |
| 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 |
| childEvent(QChildEvent *event) | QObject | protectedvirtual |
| children() const const | QObject | |
| 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::core::CApplication | virtual |
| cmdLineErrorMessage(const swift::misc::CStatusMessageList &msgs) const | swift::core::CApplication | virtual |
| connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
| connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
| connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| coreFacadeStarted() | swift::core::CApplication | signal |
| customEvent(QEvent *event) | QObject | protectedvirtual |
| DefaultMaxRedirects | swift::core::CApplication | static |
| deleteAllCookies() | swift::core::CApplication | |
| deleteLater() | QObject | |
| deleteResourceFromNetwork(const QNetworkRequest &request, int logId, const CallbackSlot &callback, int maxRedirects=DefaultMaxRedirects) | swift::core::CApplication | |
| destroyed(QObject *obj) | QObject | |
| disconnect(const QMetaObject::Connection &connection) | QObject | static |
| disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
| disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
| disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
| disconnect(const QObject *receiver, const char *method) const const | QObject | |
| disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
| disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
| displaySetupLoadFailure(swift::misc::CStatusMessageList msgs) | swift::core::CApplication | protectedvirtual |
| 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 | |
| dumpObjectInfo() const const | QObject | |
| dumpObjectTree() const const | QObject | |
| dynamicPropertyNames() const const | QObject | |
| enableCrashDumpUpload(bool enable) | swift::core::CApplication | |
| event(QEvent *e) | QObject | virtual |
| eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
| exec() | swift::core::CApplication | |
| executable() | swift::core::CApplication | protectedstatic |
| exit(int retcode=EXIT_SUCCESS) | swift::core::CApplication | static |
| findChild(QAnyStringView name, Qt::FindChildOptions options) const const | QObject | |
| findChild(Qt::FindChildOptions options) const const | QObject | |
| findChildren(QAnyStringView name, Qt::FindChildOptions options) const const | QObject | |
| findChildren(Qt::FindChildOptions options) const const | QObject | |
| findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
| 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 | |
| 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::core::CApplication | 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 | |
| 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 | |
| gracefulShutdown() | swift::core::CApplication | virtual |
| hasMinimumMappingVersion() const | swift::core::CApplication | 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 | |
| identifier() const | swift::misc::CIdentifiable | inline |
| indexOfCommandLineOption(const QCommandLineOption &option, const QStringList &args=CApplication::arguments()) | swift::core::CApplication | protectedstatic |
| inherits(const char *className) const const | QObject | |
| 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 | |
| installEventFilter(QObject *filterObj) | QObject | |
| instance() | swift::core::CApplication | static |
| Invalid | QObject | |
| isAlreadyRunning() const | swift::core::CApplication | |
| isApplicationRunning(swift::misc::CApplicationInfo::Application application) | swift::core::CApplication | static |
| 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 | |
| isQuickItemType() const const | QObject | |
| isSet(const QCommandLineOption &option) const | swift::core::CApplication | protected |
| isSetupAvailable() const | swift::core::CApplication | |
| isShuttingDown() const | swift::core::CApplication | |
| isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
| isSupportingCrashpad() const | swift::core::CApplication | |
| isWidgetType() const const | QObject | |
| isWindowType() const const | QObject | |
| killTimer(Qt::TimerId id) | QObject | |
| killTimer(int id) | QObject | |
| 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_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 |
| metaObject() const const | QObject | virtual |
| moveToThread(QThread *targetThread) | QObject | |
| NoLogRequestId | swift::core::CApplication | static |
| NoRedirects | swift::core::CApplication | static |
| objectName | QObject | |
| objectName() const const | QObject | |
| objectNameChanged(const QString &objectName) | QObject | |
| onCoreFacadeStarted() | swift::core::CApplication | protectedvirtual |
| onStartUpCompleted() | swift::core::CApplication | protectedvirtual |
| operator=(const CIdentifiable &)=default | swift::misc::CIdentifiable | protected |
| parent() const const | QObject | |
| parseCommandLineArgsAndLoadSetup() | swift::core::CApplication | |
| parsingHookIn() | swift::core::CApplication | inlineprotectedvirtual |
| 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 |
| ProgressSlot typedef | swift::core::CApplication | |
| property(const char *name) const const | QObject | |
| Q_CLASSINFO(Name, Value) | QObject | |
| Q_EMITQ_EMIT | QObject | |
| Q_ENUM(...) | QObject | |
| Q_ENUM_NS(...) | QObject | |
| Q_ENUMS(...) | QObject | |
| Q_FLAG(...) | QObject | |
| Q_FLAG_NS(...) | QObject | |
| Q_FLAGS(...) | QObject | |
| Q_GADGETQ_GADGET | QObject | |
| Q_GADGET_EXPORT(EXPORT_MACRO) | QObject | |
| Q_INTERFACES(...) | QObject | |
| Q_INVOKABLEQ_INVOKABLE | QObject | |
| Q_MOC_INCLUDEQ_MOC_INCLUDE | QObject | |
| Q_NAMESPACEQ_NAMESPACE | QObject | |
| Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
| Q_OBJECTQ_OBJECT | QObject | |
| Q_PROPERTY(...) | QObject | |
| Q_REVISIONQ_REVISION | QObject | |
| Q_SET_OBJECT_NAME(Object) | QObject | |
| Q_SIGNALQ_SIGNAL | QObject | |
| Q_SIGNALSQ_SIGNALS | QObject | |
| Q_SLOTQ_SLOT | QObject | |
| Q_SLOTSQ_SLOTS | QObject | |
| QObject(QObject *parent) | QObject | |
| qobject_cast(QObject *object) | QObject | |
| qobject_cast(const QObject *object) | QObject | |
| QObjectList | QObject | |
| QT_NO_CONTEXTLESS_CONNECTQT_NO_CONTEXTLESS_CONNECT | QObject | |
| QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
| receivers(const char *signal) const const | QObject | protected |
| registerAsRunning() | swift::core::CApplication | static |
| registerMetadata() | swift::core::CApplication | protectedstatic |
| reloadUpdateInfo() | swift::core::CApplication | |
| removeEventFilter(QObject *obj) | QObject | |
| restartApplication(const QStringList &newArguments={}, const QStringList &removeArguments={}) | swift::core::CApplication | |
| saveSettingsByKey(const QStringList &keys) | swift::core::CApplication | |
| saveSettingsOnShutdown(bool saveSettings) | swift::core::CApplication | |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| setIdentifier(const CIdentifier &identifier) | swift::misc::CIdentifiable | inline |
| setIncognito(bool incognito) | swift::core::CApplication | |
| setObjectName(QAnyStringView name) | QObject | |
| setObjectName(const QString &name) | QObject | |
| setParent(QObject *parent) | QObject | |
| setProperty(const char *name, QVariant &&value) | QObject | |
| setProperty(const char *name, const QVariant &value) | QObject | |
| signalsBlocked() const const | QObject | |
| skipSingleApplicationCheck() const | swift::core::CApplication | |
| start() | swift::core::CApplication | virtual |
| startCoreFacade() | swift::core::CApplication | protected |
| startCoreFacadeWithoutContexts() | swift::core::CApplication | |
| startHookIn() | swift::core::CApplication | inlineprotectedvirtual |
| startTimer(int interval, Qt::TimerType timerType) | QObject | |
| startTimer(std::chrono::nanoseconds interval, Qt::TimerType timerType) | QObject | |
| startUpCompleted(bool success) | swift::core::CApplication | signal |
| startWebDataServices(CWebReaderFlags::WebReader webReader, const db::CDatabaseReaderConfigList &dbReaderConfig) | swift::core::CApplication | protected |
| supportsContexts(bool ignoreShutdownTest=false) const | swift::core::CApplication | |
| swiftVersionChar() | swift::core::CApplication | |
| swiftVersionString() const | swift::core::CApplication | |
| thread() const const | QObject | |
| timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
| TimerId enum name | QObject | |
| toggleIncognito() | swift::core::CApplication | |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| unregisterAsRunning() | swift::core::CApplication | static |
| updateInfoAvailable(bool success) | swift::core::CApplication | signal |
| versionStringDetailed() const | swift::core::CApplication | |
| webDataServicesStarted(bool success) | swift::core::CApplication | signal |
| ~CApplication() | swift::core::CApplication | |
| ~CIdentifiable() | swift::misc::CIdentifiable | protected |
| ~QObject() | QObject | virtual |