The class GeolocationSettingsContainer encapsulates all Marble related settings.
|
void | readFromConfig (const KConfigGroup &group) |
|
void | writeToConfig (KConfigGroup &group) const |
|
|
Marble::AngleUnit | angleUnit = Marble::DecimalDegree |
|
Marble::MapQuality | animationQuality = Marble::LowQuality |
|
MarbleLocale::MeasurementSystem | distanceUnit = MarbleLocale::MetricSystem |
|
bool | inertialRotation = true |
|
QFont | mapFont |
|
bool | mouseRotation = true |
|
int | persistentTileCacheLimit = 999999 |
|
bool | showAtmos = false |
|
bool | showCities = true |
|
bool | showCross = true |
|
bool | showGrid = true |
|
bool | showRelief = true |
|
bool | showSunShading = false |
|
Marble::MapQuality | stillQuality = Marble::HighQuality |
|
int | volatileTileCacheLimit = 100 |
|