![]() |
Stellarium 0.11.0 | ||
| Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure |
Store the informations for a location on a planet. More...
#include <StelLocation.hpp>
Public Member Functions | |
| QString | getID () const |
| QString | serializeToLine () const |
Static Public Member Functions | |
| static StelLocation | createFromLine (const QString &line) |
Public Attributes | |
| QString | name |
| QString | country |
| QString | state |
| QString | planetName |
| float | longitude |
| float | latitude |
| int | altitude |
| float | bortleScaleIndex |
| QString | landscapeKey |
| int | population |
| QChar | role |
| bool | isUserLocation |
Store the informations for a location on a planet.
1.7.3