apply(const CPropertyIndexVariantMap &indexMap, bool skipEqualValues=false) | swift::misc::mixin::Index< Derived > | |
base_type typedef | swift::misc::CValueObject< CGlobalSetup > | |
CEmpty()=default | swift::misc::CValueObject< CGlobalSetup > | protected |
CEmpty(const CEmpty &)=default | swift::misc::CValueObject< CGlobalSetup > | protected |
swift::misc::CEmpty::CEmpty(const CEmpty &)=default | swift::misc::CEmpty | protected |
CGlobalSetup() | swift::core::data::CGlobalSetup | |
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 |
ColumnIndex enum name | swift::core::data::CGlobalSetup | |
comparePropertyByIndex(CPropertyIndexRef index, const Derived &compareValue) const | swift::misc::mixin::Index< Derived > | |
convertFromJson(const QJsonObject &json) | swift::misc::mixin::JsonByMetaClass< Derived > | |
convertFromJson(const QString &jsonString, bool acceptCacheFormat=false) | swift::misc::mixin::JsonByMetaClass< Derived > | |
convertToQString(bool i18n=false) const | swift::core::data::CGlobalSetup | |
convertToQString(const QString &separator, bool i18n=false) const | swift::core::data::CGlobalSetup | |
CValueObject()=default | swift::misc::CValueObject< CGlobalSetup > | protected |
CValueObject(const CValueObject &)=default | swift::misc::CValueObject< CGlobalSetup > | protected |
dbDebugFlag() const | swift::core::data::CGlobalSetup | |
equalsPropertyByIndex(const QVariant &compareValue, CPropertyIndexRef index) const | swift::misc::mixin::Index< Derived > | |
fromJson(const QJsonObject &json) | swift::misc::mixin::JsonByMetaClass< Derived > | static |
fromJson(const QString &jsonString, bool acceptCacheJson=false) | swift::misc::mixin::JsonByMetaClass< Derived > | static |
fromJsonNoThrow(const QString &jsonString, bool acceptCacheJson, bool &success, QString &errMsg) | swift::misc::mixin::JsonByMetaClass< Derived > | static |
getAfvApiServerUrl() const | swift::core::data::CGlobalSetup | inline |
getAfvMapUrl() const | swift::core::data::CGlobalSetup | inline |
getClassName() const | swift::misc::mixin::MetaType< Derived > | |
getComNavEquipmentHelpUrl() const | swift::core::data::CGlobalSetup | inline |
getDbAirportReaderUrl() const | swift::core::data::CGlobalSetup | |
getDbHomePageUrl() const | swift::core::data::CGlobalSetup | |
getDbHttpsPort() const | swift::core::data::CGlobalSetup | inline |
getDbIcaoReaderUrl() const | swift::core::data::CGlobalSetup | |
getDbInfoReaderUrl() const | swift::core::data::CGlobalSetup | |
getDbLoginServiceUrl() const | swift::core::data::CGlobalSetup | |
getDbModelReaderUrl() const | swift::core::data::CGlobalSetup | |
getDbRootDirectoryUrl() const | swift::core::data::CGlobalSetup | inline |
getHelpPageUrl(const QString &context={}) const | swift::core::data::CGlobalSetup | |
getLegalDirectoryUrl() const | swift::core::data::CGlobalSetup | |
getMappingMinimumVersionString() const | swift::core::data::CGlobalSetup | inline |
getMetaTypeId() const | swift::misc::mixin::MetaType< Derived > | |
getPredefinedServers() const | swift::core::data::CGlobalSetup | inline |
getPredefinedServersPlusHardcodedServers() const | swift::core::data::CGlobalSetup | |
getSharedDbDataDirectoryUrl() | swift::core::data::CGlobalSetup | |
getSsrEquipmentHelpUrl() const | swift::core::data::CGlobalSetup | inline |
getSwiftSharedUrl() const | swift::core::data::CGlobalSetup | |
getVatsimAuthUrl() const | swift::core::data::CGlobalSetup | inline |
getVatsimDataFileUrl() const | swift::core::data::CGlobalSetup | inline |
getVatsimFsdHttpUrl() const | swift::core::data::CGlobalSetup | inline |
getVatsimMetarsUrl() const | swift::core::data::CGlobalSetup | inline |
getVatsimServerFileUrl() const | swift::core::data::CGlobalSetup | inline |
getVatsimStatusFileUrl() const | swift::core::data::CGlobalSetup | inline |
identifier() const | swift::misc::CIdentifiable | inline |
IndexAfvApiServerUrl enum value (defined in swift::core::data::CGlobalSetup) | swift::core::data::CGlobalSetup | |
IndexAfvMapUrl enum value (defined in swift::core::data::CGlobalSetup) | swift::core::data::CGlobalSetup | |
IndexDbHttpsPort enum value (defined in swift::core::data::CGlobalSetup) | swift::core::data::CGlobalSetup | |
IndexDbLoginService enum value (defined in swift::core::data::CGlobalSetup) | swift::core::data::CGlobalSetup | |
IndexDbRootDirectory enum value (defined in swift::core::data::CGlobalSetup) | swift::core::data::CGlobalSetup | |
IndexIcon enum value (defined in swift::misc::mixin::Index< Derived >) | swift::misc::mixin::Index< Derived > | |
IndexMappingMinimumVersion enum value (defined in swift::core::data::CGlobalSetup) | swift::core::data::CGlobalSetup | |
IndexOnlineHelpUrl enum value (defined in swift::core::data::CGlobalSetup) | swift::core::data::CGlobalSetup | |
IndexPixmap enum value (defined in swift::misc::mixin::Index< Derived >) | swift::misc::mixin::Index< Derived > | |
IndexPredefinedServers enum value (defined in swift::core::data::CGlobalSetup) | swift::core::data::CGlobalSetup | |
IndexSharedUrl enum value (defined in swift::core::data::CGlobalSetup) | swift::core::data::CGlobalSetup | |
IndexString enum value (defined in swift::misc::mixin::Index< Derived >) | swift::misc::mixin::Index< Derived > | |
IndexVatsimData enum value (defined in swift::core::data::CGlobalSetup) | swift::core::data::CGlobalSetup | |
IndexVatsimHttpFsd enum value (defined in swift::core::data::CGlobalSetup) | swift::core::data::CGlobalSetup | |
IndexVatsimMetars enum value (defined in swift::core::data::CGlobalSetup) | swift::core::data::CGlobalSetup | |
IndexVatsimServer enum value (defined in swift::core::data::CGlobalSetup) | swift::core::data::CGlobalSetup | |
IndexVatsimStatus enum value (defined in swift::core::data::CGlobalSetup) | swift::core::data::CGlobalSetup | |
isA(int metaTypeId) const | swift::misc::mixin::MetaType< Derived > | |
isMyIdentifier(const CIdentifier &otherIdentifier) const | swift::misc::CIdentifiable | inline |
isSwiftVersionMinimumMappingVersion() const | swift::core::data::CGlobalSetup | |
marshallToDbus(QDBusArgument &arg, Tags...) const | swift::misc::mixin::DBusByMetaClass< Derived, Tags > | |
marshalToDataStream(QDataStream &stream) const | swift::misc::mixin::DataStreamByMetaClass< Derived > | |
CValueObject< CGlobalSetup >::operator=(const CValueObject &)=default | swift::misc::CValueObject< CGlobalSetup > | protected |
CValueObject< CGlobalSetup >::swift::misc::CEmpty::operator=(const CEmpty &)=default | swift::misc::CEmpty | protected |
swift::misc::CIdentifiable::operator=(const CIdentifiable &)=default | swift::misc::CIdentifiable | protected |
propertyByIndex(swift::misc::CPropertyIndexRef index) const | swift::core::data::CGlobalSetup | |
registerMetadata() | swift::misc::mixin::MetaType< Derived > | static |
schemaVersionString() | swift::core::data::CGlobalSetup | static |
setIdentifier(const CIdentifier &identifier) | swift::misc::CIdentifiable | inline |
setPropertyByIndex(swift::misc::CPropertyIndexRef index, const QVariant &variant) | swift::core::data::CGlobalSetup | |
setServerDebugFlag(bool debug) | swift::core::data::CGlobalSetup | |
stringForStreaming() const | swift::misc::mixin::String< Derived > | |
toIcon() const | swift::misc::mixin::Icon< Derived, IconIndex > | |
toJson() const | swift::misc::mixin::JsonByMetaClass< Derived > | |
toJsonString(QJsonDocument::JsonFormat format=QJsonDocument::Indented) const | swift::misc::mixin::JsonByMetaClass< Derived > | |
toQString(bool i18n=false) const | swift::misc::mixin::String< Derived > | |
toStdString(bool i18n=false) const | swift::misc::mixin::String< Derived > | |
unmarshalFromDataStream(QDataStream &stream) | swift::misc::mixin::DataStreamByMetaClass< Derived > | |
unmarshallFromDbus(const QDBusArgument &arg, Tags...) | swift::misc::mixin::DBusByMetaClass< Derived, Tags > | |
~CEmpty()=default | swift::misc::CEmpty | protected |
~CIdentifiable() | swift::misc::CIdentifiable | protected |
~CValueObject()=default | swift::misc::CValueObject< CGlobalSetup > | protected |