| apply(const CPropertyIndexVariantMap &indexMap, bool skipEqualValues=false) | swift::misc::mixin::Index< Derived > | |
| base_type typedef | swift::misc::CValueObject< CCoordinateGeodetic > | |
| calculateBearing(const ICoordinateGeodetic &otherCoordinate) const | swift::misc::geo::ICoordinateGeodetic | |
| calculateGreatCircleDistance(const ICoordinateGeodetic &otherCoordinate) const | swift::misc::geo::ICoordinateGeodetic | |
| calculatePosition(const physical_quantities::CLength &distance, const physical_quantities::CAngle &relBearing) const | swift::misc::geo::CCoordinateGeodetic | |
| canHandleIndex(CPropertyIndexRef index) | swift::misc::geo::ICoordinateGeodetic | protectedstatic |
| CCoordinateGeodetic()=default | swift::misc::geo::CCoordinateGeodetic | |
| CCoordinateGeodetic(const QVector3D &normal) | swift::misc::geo::CCoordinateGeodetic | inline |
| CCoordinateGeodetic(const std::array< double, 3 > &normalVector) | swift::misc::geo::CCoordinateGeodetic | |
| CCoordinateGeodetic(const CLatitude &latitude, const CLongitude &longitude) | swift::misc::geo::CCoordinateGeodetic | |
| CCoordinateGeodetic(const CLatitude &latitude, const CLongitude &longitude, const aviation::CAltitude &geodeticHeight) | swift::misc::geo::CCoordinateGeodetic | |
| CCoordinateGeodetic(double latitudeDegrees, double longitudeDegrees) | swift::misc::geo::CCoordinateGeodetic | |
| CCoordinateGeodetic(double latitudeDegrees, double longitudeDegrees, double heightFeet) | swift::misc::geo::CCoordinateGeodetic | |
| CCoordinateGeodetic(const ICoordinateGeodetic &coordinate) | swift::misc::geo::CCoordinateGeodetic | |
| CEmpty()=default | swift::misc::CValueObject< CCoordinateGeodetic > | protected |
| CEmpty(const CEmpty &)=default | swift::misc::CValueObject< CCoordinateGeodetic > | protected |
| swift::misc::CEmpty::CEmpty(const CEmpty &)=default | swift::misc::CEmpty | protected |
| clampVector() | swift::misc::geo::CCoordinateGeodetic | |
| CValueObject< CCoordinateGeodetic >::ColumnIndex enum name | swift::misc::mixin::Index< Derived > | |
| swift::misc::geo::ICoordinateGeodetic::ColumnIndex enum name | swift::misc::geo::ICoordinateGeodetic | |
| comparePropertyByIndex(CPropertyIndexRef index, const CCoordinateGeodetic &compareValue) const | swift::misc::geo::CCoordinateGeodetic | |
| CValueObject< CCoordinateGeodetic >::comparePropertyByIndex(CPropertyIndexRef index, const Derived &compareValue) const | swift::misc::mixin::Index< Derived > | |
| swift::misc::geo::ICoordinateGeodetic::comparePropertyByIndex(CPropertyIndexRef index, const ICoordinateGeodetic &compareValue) const | swift::misc::geo::ICoordinateGeodetic | |
| 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::geo::CCoordinateGeodetic | |
| CValueObject()=default | swift::misc::CValueObject< CCoordinateGeodetic > | protected |
| CValueObject(const CValueObject &)=default | swift::misc::CValueObject< CCoordinateGeodetic > | protected |
| equalNormalVectorDouble(const std::array< double, 3 > &otherVector) const | swift::misc::geo::ICoordinateGeodetic | |
| equalNormalVectorDouble(const ICoordinateGeodetic &otherCoordinate) const | swift::misc::geo::ICoordinateGeodetic | |
| 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 |
| fromWgs84(const QString &latitudeWgs84, const QString &longitudeWgs84, const aviation::CAltitude &geodeticHeight={}) | swift::misc::geo::CCoordinateGeodetic | static |
| geodeticHeight() const | swift::misc::geo::CCoordinateGeodetic | inlinevirtual |
| geodeticHeightAsString() const | swift::misc::geo::ICoordinateGeodetic | inline |
| getClassName() const | swift::misc::mixin::MetaType< Derived > | |
| getMetaTypeId() const | swift::misc::mixin::MetaType< Derived > | |
| hasMSLGeodeticHeight() const | swift::misc::geo::ICoordinateGeodetic | inline |
| ICoordinateGeodetic()=default | swift::misc::geo::ICoordinateGeodetic | |
| ICoordinateGeodetic(const ICoordinateGeodetic &)=default | swift::misc::geo::ICoordinateGeodetic | |
| IndexGeodeticHeight enum value (defined in swift::misc::geo::ICoordinateGeodetic) | swift::misc::geo::ICoordinateGeodetic | |
| IndexGeodeticHeightAsString enum value (defined in swift::misc::geo::ICoordinateGeodetic) | swift::misc::geo::ICoordinateGeodetic | |
| IndexIcon enum value (defined in swift::misc::mixin::Index< Derived >) | swift::misc::mixin::Index< Derived > | |
| IndexLatitude enum value (defined in swift::misc::geo::ICoordinateGeodetic) | swift::misc::geo::ICoordinateGeodetic | |
| IndexLatitudeAsString enum value (defined in swift::misc::geo::ICoordinateGeodetic) | swift::misc::geo::ICoordinateGeodetic | |
| IndexLongitude enum value (defined in swift::misc::geo::ICoordinateGeodetic) | swift::misc::geo::ICoordinateGeodetic | |
| IndexLongitudeAsString enum value (defined in swift::misc::geo::ICoordinateGeodetic) | swift::misc::geo::ICoordinateGeodetic | |
| IndexNormalVector enum value (defined in swift::misc::geo::ICoordinateGeodetic) | swift::misc::geo::ICoordinateGeodetic | |
| 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 > | |
| isA(int metaTypeId) const | swift::misc::mixin::MetaType< Derived > | |
| isGeodeticHeightNull() const | swift::misc::geo::ICoordinateGeodetic | inline |
| isInfVector() const | swift::misc::geo::ICoordinateGeodetic | |
| isInfVectorDouble() const | swift::misc::geo::ICoordinateGeodetic | |
| isNaNVector() const | swift::misc::geo::ICoordinateGeodetic | |
| isNaNVectorDouble() const | swift::misc::geo::ICoordinateGeodetic | |
| isNull() const | swift::misc::geo::CCoordinateGeodetic | inlinevirtual |
| isValidVector(const std::array< double, 3 > &v) | swift::misc::geo::ICoordinateGeodetic | static |
| isValidVectorRange() const | swift::misc::geo::ICoordinateGeodetic | |
| isWithinRange(const ICoordinateGeodetic &otherCoordinate, const physical_quantities::CLength &range) const | swift::misc::geo::ICoordinateGeodetic | |
| latitude() const | swift::misc::geo::CCoordinateGeodetic | virtual |
| latitudeAsString() const | swift::misc::geo::ICoordinateGeodetic | inline |
| longitude() const | swift::misc::geo::CCoordinateGeodetic | virtual |
| longitudeAsString() const | swift::misc::geo::ICoordinateGeodetic | inline |
| marshallToDbus(QDBusArgument &arg, Tags...) const | swift::misc::mixin::DBusByMetaClass< Derived, Tags > | |
| marshalToDataStream(QDataStream &stream) const | swift::misc::mixin::DataStreamByMetaClass< Derived > | |
| normalVector() const | swift::misc::geo::CCoordinateGeodetic | virtual |
| normalVectorDouble() const | swift::misc::geo::CCoordinateGeodetic | virtual |
| null() | swift::misc::geo::CCoordinateGeodetic | static |
| CValueObject< CCoordinateGeodetic >::operator=(const CValueObject &)=default | swift::misc::CValueObject< CCoordinateGeodetic > | protected |
| CValueObject< CCoordinateGeodetic >::swift::misc::CEmpty::operator=(const CEmpty &)=default | swift::misc::CEmpty | protected |
| swift::misc::geo::ICoordinateGeodetic::operator=(const ICoordinateGeodetic &)=default | swift::misc::geo::ICoordinateGeodetic | |
| propertyByIndex(CPropertyIndexRef index) const | swift::misc::geo::CCoordinateGeodetic | |
| registerMetadata() | swift::misc::mixin::MetaType< Derived > | static |
| setGeodeticHeight(const aviation::CAltitude &height) | swift::misc::geo::CCoordinateGeodetic | inline |
| setGeodeticHeightToNull() | swift::misc::geo::CCoordinateGeodetic | |
| setLatitude(const CLatitude &latitude) | swift::misc::geo::CCoordinateGeodetic | |
| setLatitudeFromWgs84(const QString &wgs) | swift::misc::geo::CCoordinateGeodetic | |
| setLatLong(const CLatitude &latitude, const CLongitude &longitude) | swift::misc::geo::CCoordinateGeodetic | |
| setLatLongFromWgs84(const QString &latitude, const QString &longitude) | swift::misc::geo::CCoordinateGeodetic | |
| setLongitude(const CLongitude &longitude) | swift::misc::geo::CCoordinateGeodetic | |
| setLongitudeFromWgs84(const QString &wgs) | swift::misc::geo::CCoordinateGeodetic | |
| setNormalVector(const QVector3D &normal) | swift::misc::geo::CCoordinateGeodetic | inline |
| setNormalVector(double x, double y, double z) | swift::misc::geo::CCoordinateGeodetic | inline |
| setNormalVector(const std::array< double, 3 > &normalVector) | swift::misc::geo::CCoordinateGeodetic | |
| setNull() | swift::misc::geo::CCoordinateGeodetic | inline |
| setPropertyByIndex(CPropertyIndexRef index, const QVariant &variant) | swift::misc::geo::CCoordinateGeodetic | |
| stringForStreaming() const | swift::misc::mixin::String< Derived > | |
| switchUnit(const physical_quantities::CLengthUnit &unit) | swift::misc::geo::CCoordinateGeodetic | |
| 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 |
| ~CValueObject()=default | swift::misc::CValueObject< CCoordinateGeodetic > | protected |
| ~ICoordinateGeodetic()=default | swift::misc::geo::ICoordinateGeodetic | virtual |