47 void readFromConfig(
const KConfigGroup& group);
48 void writeToConfig(KConfigGroup& group)
const;
52 MarbleLocale::MeasurementSystem distanceUnit = MarbleLocale::MetricSystem;
54 Marble::AngleUnit angleUnit = Marble::DecimalDegree;
56 Marble::MapQuality stillQuality = Marble::HighQuality;
57 Marble::MapQuality animationQuality = Marble::LowQuality;
61 bool inertialRotation =
true;
62 bool mouseRotation =
true;
64 int volatileTileCacheLimit = 100;
65 int persistentTileCacheLimit = 999999;
68 bool showCross =
true;
69 bool showAtmos =
false;
70 bool showSunShading =
false;
71 bool showCities =
true;
72 bool showRelief =
true;