| 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 | |
| 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 |
| 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 |
| 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 |
| 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::gui::CGuiApplication | virtual |
| cmdLineErrorMessage(const swift::misc::CStatusMessageList &msgs) const | swift::gui::CGuiApplication | 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 |
| currentScreen() | swift::gui::CGuiApplication | static |
| currentScreenGeometry() | swift::gui::CGuiApplication | static |
| 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 |
| 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 | |
| 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=0) | swift::gui::CGuiApplication | 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 | |
| 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 | |
| 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 |
| 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 | |
| initMainApplicationWidget(QWidget *mainWidget) | swift::gui::CGuiApplication | |
| installEventFilter(QObject *filterObj) | QObject | |
| instance() | swift::gui::CGuiApplication | static |
| Invalid | QObject | |
| 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 | |
| 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_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 |
| metaObject() const const | QObject | virtual |
| modalWindowToFront() | swift::gui::CGuiApplication | static |
| 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::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 | |
| parent() const const | QObject | |
| parseCommandLineArgsAndLoadSetup() | swift::core::CApplication | |
| parsingHookIn() | swift::gui::CGuiApplication | 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 | |
| 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 |
| registerMainApplicationWidget(QWidget *mainWidget) | swift::gui::CGuiApplication | |
| registerMetadata() | swift::gui::CGuiApplication | protectedstatic |
| reloadStyleSheets() | swift::gui::CGuiApplication | |
| reloadUpdateInfo() | swift::core::CApplication | |
| removeAllWindowsSwiftRegistryEntries() | swift::gui::CGuiApplication | static |
| removeEventFilter(QObject *obj) | QObject | |
| 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 | |
| sender() const const | QObject | protected |
| senderSignalIndex() const const | QObject | protected |
| 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 | |
| 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 | |
| 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 &subpath={}) const | swift::gui::CGuiApplication | |
| signalsBlocked() const const | QObject | |
| 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() | 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 |
| styleSheetsChanged() | swift::gui::CGuiApplication | signal |
| 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 | |
| toggleStayOnTop() | swift::gui::CGuiApplication | |
| tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
| triggerNewVersionCheck(int delayedMs) | swift::gui::CGuiApplication | |
| 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 |
| ~QObject() | QObject | virtual |