| apply(const CPropertyIndexVariantMap &indexMap, bool skipEqualValues=false) | swift::misc::mixin::Index< Derived > | |
| base_type typedef | swift::misc::CValueObject< CUser > | |
| beautifyRealName(const QString &realName) | swift::misc::network::CUser | static |
| CEmpty()=default | swift::misc::CValueObject< CUser > | protected |
| CEmpty(const CEmpty &)=default | swift::misc::CValueObject< CUser > | protected |
| swift::misc::CEmpty::CEmpty(const CEmpty &)=default | swift::misc::CEmpty | protected |
| ColumnIndex enum name | swift::misc::network::CUser | |
| comparePropertyByIndex(CPropertyIndexRef index, const CUser &compareValue) const | swift::misc::network::CUser | |
| CValueObject< CUser >::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::network::CUser | |
| CUser()=default | swift::misc::network::CUser | |
| CUser(const aviation::CCallsign &callsign) | swift::misc::network::CUser | |
| CUser(const QString &id, const QString &realname, const aviation::CCallsign &callsign) | swift::misc::network::CUser | |
| CUser(const QString &id, const QString &realname, const QString &email="", const QString &password="", const aviation::CCallsign &callsign={}) | swift::misc::network::CUser | |
| CValueObject()=default | swift::misc::CValueObject< CUser > | protected |
| CValueObject(const CValueObject &)=default | swift::misc::CValueObject< CUser > | 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 |
| get7DigitId() const | swift::misc::network::CUser | |
| getCallsign() const | swift::misc::network::CUser | inline |
| getClassName() const | swift::misc::mixin::MetaType< Derived > | |
| getEmail() const | swift::misc::network::CUser | inline |
| getHomeBase() const | swift::misc::network::CUser | inline |
| getId() const | swift::misc::network::CUser | inline |
| getIntegerId() const | swift::misc::network::CUser | |
| getMetaTypeId() const | swift::misc::mixin::MetaType< Derived > | |
| getPassword() const | swift::misc::network::CUser | inline |
| getRealName() const | swift::misc::network::CUser | inline |
| getRealNameAndHomeBase(const QString &separator=QString(" ")) const | swift::misc::network::CUser | |
| getRealNameAndId() const | swift::misc::network::CUser | |
| hasCallsign() const | swift::misc::network::CUser | inline |
| hasCredentials() const | swift::misc::network::CUser | inline |
| hasHomeBase() const | swift::misc::network::CUser | inline |
| hasId() const | swift::misc::network::CUser | inline |
| hasNumericId() const | swift::misc::network::CUser | |
| hasRealName() const | swift::misc::network::CUser | inline |
| hasValidEmail() const | swift::misc::network::CUser | inline |
| hasValidHomeBase() const | swift::misc::network::CUser | |
| hasValidOrEmptyHomeBase() const | swift::misc::network::CUser | |
| hasValidVatsimId() const | swift::misc::network::CUser | inline |
| IndexCallsign enum value (defined in swift::misc::network::CUser) | swift::misc::network::CUser | |
| IndexEmail enum value (defined in swift::misc::network::CUser) | swift::misc::network::CUser | |
| IndexHomebase enum value (defined in swift::misc::network::CUser) | swift::misc::network::CUser | |
| IndexIcon enum value (defined in swift::misc::mixin::Index< Derived >) | swift::misc::mixin::Index< Derived > | |
| IndexId enum value (defined in swift::misc::network::CUser) | swift::misc::network::CUser | |
| IndexId7Digit enum value (defined in swift::misc::network::CUser) | swift::misc::network::CUser | |
| IndexIdInteger enum value (defined in swift::misc::network::CUser) | swift::misc::network::CUser | |
| IndexPassword enum value (defined in swift::misc::network::CUser) | swift::misc::network::CUser | |
| IndexPixmap enum value (defined in swift::misc::mixin::Index< Derived >) | swift::misc::mixin::Index< Derived > | |
| IndexRealName enum value (defined in swift::misc::network::CUser) | swift::misc::network::CUser | |
| IndexString enum value (defined in swift::misc::mixin::Index< Derived >) | swift::misc::mixin::Index< Derived > | |
| isA(int metaTypeId) const | swift::misc::mixin::MetaType< Derived > | |
| isNull() const | swift::misc::network::CUser | inline |
| isValid() const | swift::misc::network::CUser | inline |
| isValidVatsimId(const QString &id) | swift::misc::network::CUser | static |
| marshallToDbus(QDBusArgument &arg, Tags...) const | swift::misc::mixin::DBusByMetaClass< Derived, Tags > | |
| marshalToDataStream(QDataStream &stream) const | swift::misc::mixin::DataStreamByMetaClass< Derived > | |
| operator=(const CValueObject &)=default | swift::misc::CValueObject< CUser > | protected |
| swift::misc::CEmpty::operator=(const CEmpty &)=default | swift::misc::CEmpty | protected |
| propertyByIndex(CPropertyIndexRef index) const | swift::misc::network::CUser | |
| registerMetadata() | swift::misc::mixin::MetaType< Derived > | static |
| setCallsign(const aviation::CCallsign &callsign) | swift::misc::network::CUser | |
| setEmail(const QString &email) | swift::misc::network::CUser | |
| setHomeBase(const aviation::CAirportIcaoCode &homebase) | swift::misc::network::CUser | inline |
| setId(const QString &id) | swift::misc::network::CUser | |
| setPassword(const QString &pw) | swift::misc::network::CUser | |
| setPropertyByIndex(CPropertyIndexRef index, const QVariant &variant) | swift::misc::network::CUser | |
| setRealName(const QString &realname) | swift::misc::network::CUser | |
| stringForStreaming() const | swift::misc::mixin::String< Derived > | |
| synchronizeData(CUser &otherUser) | swift::misc::network::CUser | |
| toIcon() const | swift::misc::network::CUser | inline |
| 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 > | |
| updateMissingParts(const CUser &otherUser) | swift::misc::network::CUser | |
| validate() const | swift::misc::network::CUser | |
| ~CEmpty()=default | swift::misc::CEmpty | protected |
| ~CValueObject()=default | swift::misc::CValueObject< CUser > | protected |