marble
Placemark Class Reference
#include <Placemark.h>
Inheritance diagram for Placemark:
Signals | |
void | coordinateChanged () |
void | nameChanged () |
Public Member Functions | |
Placemark (QObject *parent=0) | |
Coordinate * | coordinate () |
QString | name () const |
void | setGeoDataPlacemark (const Marble::GeoDataPlacemark &placemark) |
Properties | |
Coordinate | coordinate |
bool | horizontal |
QString | name |
string | uid |
Detailed Description
Wraps a GeoDataPlacemark for QML access.
Definition at line 11 of file Placemark.qml.
Constructor & Destructor Documentation
|
explicit |
Constructor.
Definition at line 13 of file Placemark.cpp.
Member Function Documentation
Coordinate* Placemark::coordinate | ( | ) |
|
signal |
QString Placemark::name | ( | ) | const |
|
signal |
void Placemark::setGeoDataPlacemark | ( | const Marble::GeoDataPlacemark & | placemark | ) |
Definition at line 19 of file Placemark.cpp.
Property Documentation
|
read |
Definition at line 33 of file Placemark.h.
bool Placemark::horizontal |
Definition at line 16 of file Placemark.qml.
|
read |
Definition at line 34 of file Placemark.h.
string Placemark::uid |
Definition at line 14 of file Placemark.qml.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.