Expose an SGGeod as Qml-friendly class.
More...
#include <QmlPositioned.hxx>
Expose an SGGeod as Qml-friendly class.
Definition at line 31 of file QmlPositioned.hxx.
◆ Format
◆ QmlGeod() [1/2]
◆ QmlGeod() [2/2]
| QmlGeod::QmlGeod |
( |
const SGGeod & | geod | ) |
|
◆ elevationFt()
| double QmlGeod::elevationFt |
( |
| ) |
const |
◆ elevationM()
| double QmlGeod::elevationM |
( |
| ) |
const |
◆ geod()
| SGGeod QmlGeod::geod |
( |
| ) |
const |
|
inline |
◆ latitudeDeg()
| double QmlGeod::latitudeDeg |
( |
| ) |
const |
◆ latitudeRad()
| double QmlGeod::latitudeRad |
( |
| ) |
const |
◆ longitudeDeg()
| double QmlGeod::longitudeDeg |
( |
| ) |
const |
◆ longitudeRad()
| double QmlGeod::longitudeRad |
( |
| ) |
const |
◆ Q_ENUMS()
◆ setElevationFt
| void QmlGeod::setElevationFt |
( |
double | elevationFt | ) |
|
|
slot |
◆ setElevationM
| void QmlGeod::setElevationM |
( |
double | elevationM | ) |
|
|
slot |
◆ setLatitudeDeg
| void QmlGeod::setLatitudeDeg |
( |
double | latitudeDeg | ) |
|
|
slot |
◆ setLatitudeRad
| void QmlGeod::setLatitudeRad |
( |
double | latitudeRad | ) |
|
|
slot |
◆ setLongitudeDeg
| void QmlGeod::setLongitudeDeg |
( |
double | longitudeDeg | ) |
|
|
slot |
◆ setLongitudeRad
| void QmlGeod::setLongitudeRad |
( |
double | longitudeRad | ) |
|
|
slot |
◆ toString()
◆ valid()
| bool QmlGeod::valid |
( |
| ) |
const |
◆ elevationFt
| double QmlGeod::elevationFt |
|
readwrite |
◆ elevationM
| double QmlGeod::elevationM |
|
readwrite |
◆ latitudeDeg
| double QmlGeod::latitudeDeg |
|
readwrite |
◆ latitudeRad
| double QmlGeod::latitudeRad |
|
readwrite |
◆ longitudeDeg
| double QmlGeod::longitudeDeg |
|
readwrite |
◆ longitudeRad
| double QmlGeod::longitudeRad |
|
readwrite |
◆ valid
The documentation for this class was generated from the following files: