apply(const CPropertyIndexVariantMap &indexMap, bool skipEqualValues=false) | swift::misc::mixin::Index< Derived > | |
base_type typedef | swift::misc::CValueObject< CTransponder > | |
CEmpty()=default | swift::misc::CValueObject< CTransponder > | protected |
CEmpty(const CEmpty &)=default | swift::misc::CValueObject< CTransponder > | protected |
swift::misc::CEmpty::CEmpty(const CEmpty &)=default | swift::misc::CEmpty | protected |
ColumnIndex enum name | swift::misc::aviation::CTransponder | |
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::misc::aviation::CTransponder | |
CTransponder() | swift::misc::aviation::CTransponder | inline |
CTransponder(int transponderCode, TransponderMode transponderMode) | swift::misc::aviation::CTransponder | |
CTransponder(int transponderCode, const QString &transponderMode) | swift::misc::aviation::CTransponder | |
CTransponder(const QString &transponderCode, TransponderMode transponderMode) | swift::misc::aviation::CTransponder | |
CTransponder(const QString &transponderCode, const QString &transponderMode) | swift::misc::aviation::CTransponder | |
CValueObject()=default | swift::misc::CValueObject< CTransponder > | protected |
CValueObject(const CValueObject &)=default | swift::misc::CValueObject< CTransponder > | protected |
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 |
getClassName() const | swift::misc::mixin::MetaType< Derived > | |
getMetaTypeId() const | swift::misc::mixin::MetaType< Derived > | |
getModeAsShortString() const | swift::misc::aviation::CTransponder | inline |
getModeAsString() const | swift::misc::aviation::CTransponder | inline |
getStandardTransponder(qint32 transponderCode, TransponderMode mode) | swift::misc::aviation::CTransponder | static |
getTransponderCode() const | swift::misc::aviation::CTransponder | inline |
getTransponderCodeAndModeFormatted() const | swift::misc::aviation::CTransponder | |
getTransponderCodeFormatted() const | swift::misc::aviation::CTransponder | |
getTransponderMode() const | swift::misc::aviation::CTransponder | inline |
IndexIcon enum value (defined in swift::misc::mixin::Index< Derived >) | swift::misc::mixin::Index< Derived > | |
IndexMode enum value (defined in swift::misc::aviation::CTransponder) | swift::misc::aviation::CTransponder | |
IndexModeAsString enum value (defined in swift::misc::aviation::CTransponder) | swift::misc::aviation::CTransponder | |
IndexPixmap enum value (defined in swift::misc::mixin::Index< Derived >) | swift::misc::mixin::Index< Derived > | |
IndexString enum value (defined in swift::misc::mixin::Index< Derived >) | swift::misc::mixin::Index< Derived > | |
IndexTransponderCode enum value (defined in swift::misc::aviation::CTransponder) | swift::misc::aviation::CTransponder | |
IndexTransponderCodeAndModeFormatted enum value (defined in swift::misc::aviation::CTransponder) | swift::misc::aviation::CTransponder | |
IndexTransponderCodeFormatted enum value (defined in swift::misc::aviation::CTransponder) | swift::misc::aviation::CTransponder | |
isA(int metaTypeId) const | swift::misc::mixin::MetaType< Derived > | |
isIdentifying() const | swift::misc::aviation::CTransponder | inline |
isInNormalSendingMode() const | swift::misc::aviation::CTransponder | |
isInStandby() const | swift::misc::aviation::CTransponder | inline |
isValidTransponderCode(const QString &transponderCode) | swift::misc::aviation::CTransponder | static |
isValidTransponderCode(qint32 transponderMode) | swift::misc::aviation::CTransponder | static |
marshallToDbus(QDBusArgument &arg, Tags...) const | swift::misc::mixin::DBusByMetaClass< Derived, Tags > | |
marshalToDataStream(QDataStream &stream) const | swift::misc::mixin::DataStreamByMetaClass< Derived > | |
ModeA enum value (defined in swift::misc::aviation::CTransponder) | swift::misc::aviation::CTransponder | |
modeAsShortString(CTransponder::TransponderMode mode) | swift::misc::aviation::CTransponder | static |
modeAsString(TransponderMode mode) | swift::misc::aviation::CTransponder | static |
ModeC enum value (defined in swift::misc::aviation::CTransponder) | swift::misc::aviation::CTransponder | |
modeFromString(const QString &modeString) | swift::misc::aviation::CTransponder | static |
ModeMil1 enum value (defined in swift::misc::aviation::CTransponder) | swift::misc::aviation::CTransponder | |
ModeMil2 enum value (defined in swift::misc::aviation::CTransponder) | swift::misc::aviation::CTransponder | |
ModeMil3 enum value (defined in swift::misc::aviation::CTransponder) | swift::misc::aviation::CTransponder | |
ModeMil4 enum value (defined in swift::misc::aviation::CTransponder) | swift::misc::aviation::CTransponder | |
ModeMil5 enum value | swift::misc::aviation::CTransponder | |
ModeS enum value (defined in swift::misc::aviation::CTransponder) | swift::misc::aviation::CTransponder | |
operator=(const CValueObject &)=default | swift::misc::CValueObject< CTransponder > | protected |
swift::misc::CEmpty::operator=(const CEmpty &)=default | swift::misc::CEmpty | protected |
propertyByIndex(CPropertyIndexRef index) const | swift::misc::aviation::CTransponder | |
registerMetadata() | swift::misc::aviation::CTransponder | static |
setEmergency() | swift::misc::aviation::CTransponder | inline |
setIFR() | swift::misc::aviation::CTransponder | inline |
setModeAsString(const QString &mode) | swift::misc::aviation::CTransponder | inline |
setPropertyByIndex(CPropertyIndexRef index, const QVariant &variant) | swift::misc::aviation::CTransponder | |
setTransponderCode(int transponderCode) | swift::misc::aviation::CTransponder | inline |
setTransponderCode(const QString &transponderCode) | swift::misc::aviation::CTransponder | |
setTransponderMode(TransponderMode mode) | swift::misc::aviation::CTransponder | |
setVFR() | swift::misc::aviation::CTransponder | inline |
StateIdent enum value | swift::misc::aviation::CTransponder | |
StateStandby enum value | swift::misc::aviation::CTransponder | |
stringForStreaming() const | swift::misc::mixin::String< Derived > | |
toggleTransponderMode() | swift::misc::aviation::CTransponder | |
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 > | |
TransponderMode enum name | swift::misc::aviation::CTransponder | |
unmarshalFromDataStream(QDataStream &stream) | swift::misc::mixin::DataStreamByMetaClass< Derived > | |
unmarshallFromDbus(const QDBusArgument &arg, Tags...) | swift::misc::mixin::DBusByMetaClass< Derived, Tags > | |
validValues() const | swift::misc::aviation::CTransponder | |
~CEmpty()=default | swift::misc::CEmpty | protected |
~CValueObject()=default | swift::misc::CValueObject< CTransponder > | protected |