swift
swift::misc::aviation::CTransponder Member List

This is the complete list of members for swift::misc::aviation::CTransponder, including all inherited members.

apply(const CPropertyIndexVariantMap &indexMap, bool skipEqualValues=false)swift::misc::mixin::Index< Derived >
base_type typedefswift::misc::CValueObject< CTransponder >
CEmpty()=defaultswift::misc::CValueObject< CTransponder >protected
CEmpty(const CEmpty &)=defaultswift::misc::CValueObject< CTransponder >protected
swift::misc::CEmpty::CEmpty(const CEmpty &)=defaultswift::misc::CEmptyprotected
ColumnIndex enum nameswift::misc::aviation::CTransponder
comparePropertyByIndex(CPropertyIndexRef index, const Derived &compareValue) constswift::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) constswift::misc::aviation::CTransponder
CTransponder()swift::misc::aviation::CTransponderinline
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()=defaultswift::misc::CValueObject< CTransponder >protected
CValueObject(const CValueObject &)=defaultswift::misc::CValueObject< CTransponder >protected
equalsPropertyByIndex(const QVariant &compareValue, CPropertyIndexRef index) constswift::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() constswift::misc::mixin::MetaType< Derived >
getMetaTypeId() constswift::misc::mixin::MetaType< Derived >
getModeAsShortString() constswift::misc::aviation::CTransponderinline
getModeAsString() constswift::misc::aviation::CTransponderinline
getStandardTransponder(qint32 transponderCode, TransponderMode mode)swift::misc::aviation::CTransponderstatic
getTransponderCode() constswift::misc::aviation::CTransponderinline
getTransponderCodeAndModeFormatted() constswift::misc::aviation::CTransponder
getTransponderCodeFormatted() constswift::misc::aviation::CTransponder
getTransponderMode() constswift::misc::aviation::CTransponderinline
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) constswift::misc::mixin::MetaType< Derived >
isIdentifying() constswift::misc::aviation::CTransponderinline
isInNormalSendingMode() constswift::misc::aviation::CTransponder
isInStandby() constswift::misc::aviation::CTransponderinline
isValidTransponderCode(const QString &transponderCode)swift::misc::aviation::CTransponderstatic
isValidTransponderCode(qint32 transponderMode)swift::misc::aviation::CTransponderstatic
marshallToDbus(QDBusArgument &arg, Tags...) constswift::misc::mixin::DBusByMetaClass< Derived, Tags >
marshalToDataStream(QDataStream &stream) constswift::misc::mixin::DataStreamByMetaClass< Derived >
ModeA enum value (defined in swift::misc::aviation::CTransponder)swift::misc::aviation::CTransponder
modeAsShortString(CTransponder::TransponderMode mode)swift::misc::aviation::CTransponderstatic
modeAsString(TransponderMode mode)swift::misc::aviation::CTransponderstatic
ModeC enum value (defined in swift::misc::aviation::CTransponder)swift::misc::aviation::CTransponder
modeFromString(const QString &modeString)swift::misc::aviation::CTransponderstatic
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 valueswift::misc::aviation::CTransponder
ModeS enum value (defined in swift::misc::aviation::CTransponder)swift::misc::aviation::CTransponder
operator=(const CValueObject &)=defaultswift::misc::CValueObject< CTransponder >protected
swift::misc::CEmpty::operator=(const CEmpty &)=defaultswift::misc::CEmptyprotected
propertyByIndex(CPropertyIndexRef index) constswift::misc::aviation::CTransponder
registerMetadata()swift::misc::aviation::CTransponderstatic
setEmergency()swift::misc::aviation::CTransponderinline
setIFR()swift::misc::aviation::CTransponderinline
setModeAsString(const QString &mode)swift::misc::aviation::CTransponderinline
setPropertyByIndex(CPropertyIndexRef index, const QVariant &variant)swift::misc::aviation::CTransponder
setTransponderCode(int transponderCode)swift::misc::aviation::CTransponderinline
setTransponderCode(const QString &transponderCode)swift::misc::aviation::CTransponder
setTransponderMode(TransponderMode mode)swift::misc::aviation::CTransponder
setVFR()swift::misc::aviation::CTransponderinline
StateIdent enum valueswift::misc::aviation::CTransponder
StateStandby enum valueswift::misc::aviation::CTransponder
stringForStreaming() constswift::misc::mixin::String< Derived >
toggleTransponderMode()swift::misc::aviation::CTransponder
toIcon() constswift::misc::mixin::Icon< Derived, IconIndex >
toJson() constswift::misc::mixin::JsonByMetaClass< Derived >
toJsonString(QJsonDocument::JsonFormat format=QJsonDocument::Indented) constswift::misc::mixin::JsonByMetaClass< Derived >
toQString(bool i18n=false) constswift::misc::mixin::String< Derived >
toStdString(bool i18n=false) constswift::misc::mixin::String< Derived >
TransponderMode enum nameswift::misc::aviation::CTransponder
unmarshalFromDataStream(QDataStream &stream)swift::misc::mixin::DataStreamByMetaClass< Derived >
unmarshallFromDbus(const QDBusArgument &arg, Tags...)swift::misc::mixin::DBusByMetaClass< Derived, Tags >
validValues() constswift::misc::aviation::CTransponder
~CEmpty()=defaultswift::misc::CEmptyprotected
~CValueObject()=defaultswift::misc::CValueObject< CTransponder >protected