marble/src
global.h File Reference
#include <math.h>
#include <QtCore/QObject>
Include dependency graph for global.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Enumerations | |
| enum | Projection { Spherical, Equirectangular } |
Variables | |
| const double | DEG2RAD = M_PI / 180.0 |
| const double | RAD2DEG = 180.0 / M_PI |
| const QString | MARBLE_VERSION_STRING = QString::fromLatin1( "0.5.1 -- KDE 4 Branch" ) |
| const QString | NOT_AVAILABLE = QObject::tr("not available") |
| const double | RAD2INT = 21600.0 / M_PI |
| const double | EARTH_RADIUS = 6378000.0 |
Enumeration Type Documentation
| enum Projection |
Variable Documentation
| const double EARTH_RADIUS = 6378000.0 |
| const QString MARBLE_VERSION_STRING = QString::fromLatin1( "0.5.1 -- KDE 4 Branch" ) |
| const QString NOT_AVAILABLE = QObject::tr("not available") |
KDE 4.0 API Reference