• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdeedu API Reference
  • KDE Home
  • Contact Us
 

marble

Public Member Functions | Static Public Member Functions | Protected Member Functions | Protected Attributes | Properties | List of all members
MarbleSettings Class Reference

#include <settings.h>

Inheritance diagram for MarbleSettings:
Inheritance graph
[legend]

Public Member Functions

 ~MarbleSettings ()
 
void removeElementsFromArray (array, elements)
 

Static Public Member Functions

static QString activePositionTrackingPlugin ()
 
static int angleUnit ()
 
static bool animateTargetVoyage ()
 
static int animationQuality ()
 
static int chosenTimezone ()
 
static int currentRoutingProfile ()
 
static bool customTimezone ()
 
static QDateTime dateTime ()
 
static int distanceUnit ()
 
static int dragLocation ()
 
static bool enableSync ()
 
static int externalMapEditor ()
 
static int graphicsSystem ()
 
static double homeLatitude ()
 
static double homeLongitude ()
 
static int homeZoom ()
 
static bool inertialEarthRotation ()
 
static int labelLocalization ()
 
static QString lastFileOpenDir ()
 
static bool lastSessionTime ()
 
static bool lockFloatItemPositions ()
 
static bool lockToSubSolarPoint ()
 
static QFont mapFont ()
 
static QString mapTheme ()
 
static QString marbleDataPath ()
 
static int onStartup ()
 
static QString owncloudPassword ()
 
static QString owncloudServer ()
 
static QString owncloudUsername ()
 
static int persistentTileCacheLimit ()
 
static int projection ()
 
static bool proxyAuth ()
 
static bool proxyHttp ()
 
static QString proxyPass ()
 
static int proxyPort ()
 
static bool proxySocks5 ()
 
static int proxyType ()
 
static QString proxyUrl ()
 
static QString proxyUser ()
 
static double quitLatitude ()
 
static double quitLongitude ()
 
static double quitRange ()
 
static int routeAlphaAlternative ()
 
static int routeAlphaHighlighted ()
 
static int routeAlphaStandard ()
 
static QColor routeColorAlternative ()
 
static QColor routeColorHighlighted ()
 
static QColor routeColorStandard ()
 
static MarbleSettings * self ()
 
static void setActivePositionTrackingPlugin (const QString &v)
 
static void setAngleUnit (int v)
 
static void setAnimateTargetVoyage (bool v)
 
static void setAnimationQuality (int v)
 
static void setChosenTimezone (int v)
 
static void setCurrentRoutingProfile (int v)
 
static void setCustomTimezone (bool v)
 
static void setDateTime (const QDateTime &v)
 
static void setDistanceUnit (int v)
 
static void setDragLocation (int v)
 
static void setEnableSync (bool v)
 
static void setExternalMapEditor (int v)
 
static void setGraphicsSystem (int v)
 
static void setHomeLatitude (double v)
 
static void setHomeLongitude (double v)
 
static void setHomeZoom (int v)
 
static void setInertialEarthRotation (bool v)
 
static void setLabelLocalization (int v)
 
static void setLastFileOpenDir (const QString &v)
 
static void setLastSessionTime (bool v)
 
static void setLockFloatItemPositions (bool v)
 
static void setLockToSubSolarPoint (bool v)
 
static void setMapFont (const QFont &v)
 
static void setMapTheme (const QString &v)
 
static void setMarbleDataPath (const QString &v)
 
static void setOnStartup (int v)
 
static void setOwncloudPassword (const QString &v)
 
static void setOwncloudServer (const QString &v)
 
static void setOwncloudUsername (const QString &v)
 
static void setPersistentTileCacheLimit (int v)
 
static void setProjection (int v)
 
static void setProxyAuth (bool v)
 
static void setProxyHttp (bool v)
 
static void setProxyPass (const QString &v)
 
static void setProxyPort (int v)
 
static void setProxySocks5 (bool v)
 
static void setProxyType (int v)
 
static void setProxyUrl (const QString &v)
 
static void setProxyUser (const QString &v)
 
static void setQuitLatitude (double v)
 
static void setQuitLongitude (double v)
 
static void setQuitRange (double v)
 
static void setRouteAlphaAlternative (int v)
 
static void setRouteAlphaHighlighted (int v)
 
static void setRouteAlphaStandard (int v)
 
static void setRouteColorAlternative (const QColor &v)
 
static void setRouteColorHighlighted (const QColor &v)
 
static void setRouteColorStandard (const QColor &v)
 
static void setShowAltitudeLabel (bool v)
 
static void setShowBookmarks (bool v)
 
static void setShowCitylights (bool v)
 
static void setShowClouds (bool v)
 
static void setShowCloudSyncSettings (bool v)
 
static void setShowCurrentLocation (bool v)
 
static void setShowDateTimeLabel (bool v)
 
static void setShowDownloadProgressBar (bool v)
 
static void setShowGuidanceModeStartupWarning (bool v)
 
static void setShowPositionLabel (bool v)
 
static void setShowSun (bool v)
 
static void setShowTileZoomLevelLabel (bool v)
 
static void setSpeedSlider (int v)
 
static void setStaticUrlServers (const QStringList &v)
 
static void setStillQuality (int v)
 
static void setSubSolarPointIconVisible (bool v)
 
static void setSyncBackend (const QString &v)
 
static void setSyncBookmarks (bool v)
 
static void setSyncRoutes (bool v)
 
static void setSystemTime (bool v)
 
static void setSystemTimezone (bool v)
 
static void setUtc (bool v)
 
static void setVolatileTileCacheLimit (int v)
 
static void setWmsServers (const QStringList &v)
 
static void setWorkOffline (bool v)
 
static bool showAltitudeLabel ()
 
static bool showBookmarks ()
 
static bool showCitylights ()
 
static bool showClouds ()
 
static bool showCloudSyncSettings ()
 
static bool showCurrentLocation ()
 
static bool showDateTimeLabel ()
 
static bool showDownloadProgressBar ()
 
static bool showGuidanceModeStartupWarning ()
 
static bool showPositionLabel ()
 
static bool showSun ()
 
static bool showTileZoomLevelLabel ()
 
static int speedSlider ()
 
static QStringList staticUrlServers ()
 
static int stillQuality ()
 
static bool subSolarPointIconVisible ()
 
static QString syncBackend ()
 
static bool syncBookmarks ()
 
static bool syncRoutes ()
 
static bool systemTime ()
 
static bool systemTimezone ()
 
static bool utc ()
 
static int volatileTileCacheLimit ()
 
static QStringList wmsServers ()
 
static bool workOffline ()
 

Protected Member Functions

 MarbleSettings ()
 

Protected Attributes

QString mActivePositionTrackingPlugin
 
int mAngleUnit
 
bool mAnimateTargetVoyage
 
int mAnimationQuality
 
int mChosenTimezone
 
int mCurrentRoutingProfile
 
bool mCustomTimezone
 
QDateTime mDateTime
 
int mDistanceUnit
 
int mDragLocation
 
bool mEnableSync
 
int mExternalMapEditor
 
int mGraphicsSystem
 
double mHomeLatitude
 
double mHomeLongitude
 
int mHomeZoom
 
bool mInertialEarthRotation
 
int mLabelLocalization
 
QString mLastFileOpenDir
 
bool mLastSessionTime
 
bool mLockFloatItemPositions
 
bool mLockToSubSolarPoint
 
QFont mMapFont
 
QString mMapTheme
 
QString mMarbleDataPath
 
int mOnStartup
 
QString mOwncloudPassword
 
QString mOwncloudServer
 
QString mOwncloudUsername
 
int mPersistentTileCacheLimit
 
int mProjection
 
bool mProxyAuth
 
bool mProxyHttp
 
QString mProxyPass
 
int mProxyPort
 
bool mProxySocks5
 
int mProxyType
 
QString mProxyUrl
 
QString mProxyUser
 
double mQuitLatitude
 
double mQuitLongitude
 
double mQuitRange
 
int mRouteAlphaAlternative
 
int mRouteAlphaHighlighted
 
int mRouteAlphaStandard
 
QColor mRouteColorAlternative
 
QColor mRouteColorHighlighted
 
QColor mRouteColorStandard
 
bool mShowAltitudeLabel
 
bool mShowBookmarks
 
bool mShowCitylights
 
bool mShowClouds
 
bool mShowCloudSyncSettings
 
bool mShowCurrentLocation
 
bool mShowDateTimeLabel
 
bool mShowDownloadProgressBar
 
bool mShowGuidanceModeStartupWarning
 
bool mShowPositionLabel
 
bool mShowSun
 
bool mShowTileZoomLevelLabel
 
int mSpeedSlider
 
QStringList mStaticUrlServers
 
int mStillQuality
 
bool mSubSolarPointIconVisible
 
QString mSyncBackend
 
bool mSyncBookmarks
 
bool mSyncRoutes
 
bool mSystemTime
 
bool mSystemTimezone
 
bool mUtc
 
int mVolatileTileCacheLimit
 
QStringList mWmsServers
 
bool mWorkOffline
 

Properties

variant activeRenderPlugins
 
string changelogShown
 
variant defaultRenderPlugins
 
bool gpsTracking
 
bool inhibitScreensaver
 
string lastActivity
 
real lastKnownLatitude
 
real lastKnownLongitude
 
string mapTheme
 
bool navigationStartupWarning
 
bool navigationStartupWarningEverShown
 
string owncloudPassword
 
string owncloudServer
 
string owncloudSync
 
string owncloudUsername
 
string projection
 
real quitLatitude
 
real quitLongitude
 
real quitRadius
 
bool showPositionIndicator
 
bool showTrack
 
string streetMapTheme
 
bool voiceNavigationMuted
 
bool voiceNavigationSoundEnabled
 
string voiceNavigationSpeaker
 
bool workOffline
 

Detailed Description

Since
0.11

Definition at line 13 of file settings.h.

Constructor & Destructor Documentation

MarbleSettings::~MarbleSettings ( )

Definition at line 437 of file settings.cpp.

MarbleSettings::MarbleSettings ( )
protected

Definition at line 27 of file settings.cpp.

Member Function Documentation

static QString MarbleSettings::activePositionTrackingPlugin ( )
inlinestatic

Get The position tracking plugin used to determine the current location.

Definition at line 1013 of file settings.h.

static int MarbleSettings::angleUnit ( )
inlinestatic

Get The unit chosen to measure angles.

Definition at line 483 of file settings.h.

static bool MarbleSettings::animateTargetVoyage ( )
inlinestatic

Get Display animation on voyage to target.

Definition at line 749 of file settings.h.

static int MarbleSettings::animationQuality ( )
inlinestatic

Get The quality at which an animated map gets painted.

Definition at line 521 of file settings.h.

static int MarbleSettings::chosenTimezone ( )
inlinestatic

Get chosenTimezone.

Definition at line 445 of file settings.h.

static int MarbleSettings::currentRoutingProfile ( )
inlinestatic

Get currentRoutingProfile.

Definition at line 1184 of file settings.h.

static bool MarbleSettings::customTimezone ( )
inlinestatic

Get customTimezone.

Definition at line 426 of file settings.h.

static QDateTime MarbleSettings::dateTime ( )
inlinestatic

Get The date and time of marble clock.

Definition at line 300 of file settings.h.

static int MarbleSettings::distanceUnit ( )
inlinestatic

Get The unit chosen to measure distances.

Definition at line 464 of file settings.h.

static int MarbleSettings::dragLocation ( )
inlinestatic

Get The behaviour of the planet's axis on mouse dragging.

Definition at line 692 of file settings.h.

static bool MarbleSettings::enableSync ( )
inlinestatic

Get enableSync.

Definition at line 1336 of file settings.h.

static int MarbleSettings::externalMapEditor ( )
inlinestatic

Get The external OpenStreetMap editor application.

Definition at line 768 of file settings.h.

static int MarbleSettings::graphicsSystem ( )
inlinestatic

Get The graphics system that is used by Qt to render the graphics.

Definition at line 540 of file settings.h.

static double MarbleSettings::homeLatitude ( )
inlinestatic

Get homeLatitude.

Definition at line 53 of file settings.h.

static double MarbleSettings::homeLongitude ( )
inlinestatic

Get homeLongitude.

Definition at line 34 of file settings.h.

static int MarbleSettings::homeZoom ( )
inlinestatic

Get homeZoom.

Definition at line 72 of file settings.h.

static bool MarbleSettings::inertialEarthRotation ( )
inlinestatic

Get inertialEarthRotation.

Definition at line 730 of file settings.h.

static int MarbleSettings::labelLocalization ( )
inlinestatic

Get The localization of the labels.

Definition at line 559 of file settings.h.

static QString MarbleSettings::lastFileOpenDir ( )
inlinestatic

Get The last directory that was opened by File->Open.

Definition at line 597 of file settings.h.

static bool MarbleSettings::lastSessionTime ( )
inlinestatic

Get lastSessionTime.

Definition at line 369 of file settings.h.

static bool MarbleSettings::lockFloatItemPositions ( )
inlinestatic

Get lockFloatItemPositions.

Definition at line 224 of file settings.h.

static bool MarbleSettings::lockToSubSolarPoint ( )
inlinestatic

Get lockToSubSolarPoint.

Definition at line 673 of file settings.h.

static QFont MarbleSettings::mapFont ( )
inlinestatic

Get The general font used on the map.

Definition at line 578 of file settings.h.

static QString MarbleSettings::mapTheme ( )
inlinestatic

Get mapTheme.

Definition at line 148 of file settings.h.

static QString MarbleSettings::marbleDataPath ( )
inlinestatic

Get marbleDataPath.

Definition at line 262 of file settings.h.

static int MarbleSettings::onStartup ( )
inlinestatic

Get The location shown on application startup.

Definition at line 711 of file settings.h.

static QString MarbleSettings::owncloudPassword ( )
inlinestatic

Get owncloudPassword.

Definition at line 1450 of file settings.h.

static QString MarbleSettings::owncloudServer ( )
inlinestatic

Get owncloudServer.

Definition at line 1412 of file settings.h.

static QString MarbleSettings::owncloudUsername ( )
inlinestatic

Get owncloudUsername.

Definition at line 1431 of file settings.h.

static int MarbleSettings::persistentTileCacheLimit ( )
inlinestatic

Get Maximum space on the hard disk that can be used to store tiles.

Definition at line 830 of file settings.h.

static int MarbleSettings::projection ( )
inlinestatic

Get projection.

Definition at line 243 of file settings.h.

static bool MarbleSettings::proxyAuth ( )
inlinestatic

Get Proxy requires Authentication.

Definition at line 994 of file settings.h.

static bool MarbleSettings::proxyHttp ( )
inlinestatic

Get Proxy type is HTTP.

Definition at line 937 of file settings.h.

static QString MarbleSettings::proxyPass ( )
inlinestatic

Get Password for authorization.

Definition at line 918 of file settings.h.

static int MarbleSettings::proxyPort ( )
inlinestatic

Get Port for the proxy server.

Definition at line 880 of file settings.h.

static bool MarbleSettings::proxySocks5 ( )
inlinestatic

Get Proxy type is Socks5.

Definition at line 975 of file settings.h.

static int MarbleSettings::proxyType ( )
inlinestatic

Get proxyType.

Definition at line 956 of file settings.h.

static QString MarbleSettings::proxyUrl ( )
inlinestatic

Get URL for the proxy server.

Definition at line 849 of file settings.h.

static QString MarbleSettings::proxyUser ( )
inlinestatic

Get Username for authorization.

Definition at line 899 of file settings.h.

static double MarbleSettings::quitLatitude ( )
inlinestatic

Get quitLatitude.

Definition at line 110 of file settings.h.

static double MarbleSettings::quitLongitude ( )
inlinestatic

Get quitLongitude.

Definition at line 91 of file settings.h.

static double MarbleSettings::quitRange ( )
inlinestatic

Get quitRange.

Definition at line 129 of file settings.h.

void MarbleSettings::removeElementsFromArray ( array  ,
elements   
)
static int MarbleSettings::routeAlphaAlternative ( )
inlinestatic

Get routeAlphaAlternative.

Definition at line 1298 of file settings.h.

static int MarbleSettings::routeAlphaHighlighted ( )
inlinestatic

Get routeAlphaHighlighted.

Definition at line 1260 of file settings.h.

static int MarbleSettings::routeAlphaStandard ( )
inlinestatic

Get routeAlphaStandard.

Definition at line 1222 of file settings.h.

static QColor MarbleSettings::routeColorAlternative ( )
inlinestatic

Get routeColorAlternative.

Definition at line 1279 of file settings.h.

static QColor MarbleSettings::routeColorHighlighted ( )
inlinestatic

Get routeColorHighlighted.

Definition at line 1241 of file settings.h.

static QColor MarbleSettings::routeColorStandard ( )
inlinestatic

Get routeColorStandard.

Definition at line 1203 of file settings.h.

MarbleSettings * MarbleSettings::self ( )
static

Definition at line 17 of file settings.cpp.

static void MarbleSettings::setActivePositionTrackingPlugin ( const QString &  v)
inlinestatic

Set The position tracking plugin used to determine the current location.

Definition at line 1003 of file settings.h.

static void MarbleSettings::setAngleUnit ( int  v)
inlinestatic

Set The unit chosen to measure angles.

Definition at line 473 of file settings.h.

static void MarbleSettings::setAnimateTargetVoyage ( bool  v)
inlinestatic

Set Display animation on voyage to target.

Definition at line 739 of file settings.h.

static void MarbleSettings::setAnimationQuality ( int  v)
inlinestatic

Set The quality at which an animated map gets painted.

Definition at line 511 of file settings.h.

static void MarbleSettings::setChosenTimezone ( int  v)
inlinestatic

Set chosenTimezone.

Definition at line 435 of file settings.h.

static void MarbleSettings::setCurrentRoutingProfile ( int  v)
inlinestatic

Set currentRoutingProfile.

Definition at line 1174 of file settings.h.

static void MarbleSettings::setCustomTimezone ( bool  v)
inlinestatic

Set customTimezone.

Definition at line 416 of file settings.h.

static void MarbleSettings::setDateTime ( const QDateTime &  v)
inlinestatic

Set The date and time of marble clock.

Definition at line 290 of file settings.h.

static void MarbleSettings::setDistanceUnit ( int  v)
inlinestatic

Set The unit chosen to measure distances.

Definition at line 454 of file settings.h.

static void MarbleSettings::setDragLocation ( int  v)
inlinestatic

Set The behaviour of the planet's axis on mouse dragging.

Definition at line 682 of file settings.h.

static void MarbleSettings::setEnableSync ( bool  v)
inlinestatic

Set enableSync.

Definition at line 1326 of file settings.h.

static void MarbleSettings::setExternalMapEditor ( int  v)
inlinestatic

Set The external OpenStreetMap editor application.

Definition at line 758 of file settings.h.

static void MarbleSettings::setGraphicsSystem ( int  v)
inlinestatic

Set The graphics system that is used by Qt to render the graphics.

Definition at line 530 of file settings.h.

static void MarbleSettings::setHomeLatitude ( double  v)
inlinestatic

Set homeLatitude.

Definition at line 43 of file settings.h.

static void MarbleSettings::setHomeLongitude ( double  v)
inlinestatic

Set homeLongitude.

Definition at line 24 of file settings.h.

static void MarbleSettings::setHomeZoom ( int  v)
inlinestatic

Set homeZoom.

Definition at line 62 of file settings.h.

static void MarbleSettings::setInertialEarthRotation ( bool  v)
inlinestatic

Set inertialEarthRotation.

Definition at line 720 of file settings.h.

static void MarbleSettings::setLabelLocalization ( int  v)
inlinestatic

Set The localization of the labels.

Definition at line 549 of file settings.h.

static void MarbleSettings::setLastFileOpenDir ( const QString &  v)
inlinestatic

Set The last directory that was opened by File->Open.

Definition at line 587 of file settings.h.

static void MarbleSettings::setLastSessionTime ( bool  v)
inlinestatic

Set lastSessionTime.

Definition at line 359 of file settings.h.

static void MarbleSettings::setLockFloatItemPositions ( bool  v)
inlinestatic

Set lockFloatItemPositions.

Definition at line 214 of file settings.h.

static void MarbleSettings::setLockToSubSolarPoint ( bool  v)
inlinestatic

Set lockToSubSolarPoint.

Definition at line 663 of file settings.h.

static void MarbleSettings::setMapFont ( const QFont &  v)
inlinestatic

Set The general font used on the map.

Definition at line 568 of file settings.h.

static void MarbleSettings::setMapTheme ( const QString &  v)
inlinestatic

Set mapTheme.

Definition at line 138 of file settings.h.

static void MarbleSettings::setMarbleDataPath ( const QString &  v)
inlinestatic

Set marbleDataPath.

Definition at line 252 of file settings.h.

static void MarbleSettings::setOnStartup ( int  v)
inlinestatic

Set The location shown on application startup.

Definition at line 701 of file settings.h.

static void MarbleSettings::setOwncloudPassword ( const QString &  v)
inlinestatic

Set owncloudPassword.

Definition at line 1440 of file settings.h.

static void MarbleSettings::setOwncloudServer ( const QString &  v)
inlinestatic

Set owncloudServer.

Definition at line 1402 of file settings.h.

static void MarbleSettings::setOwncloudUsername ( const QString &  v)
inlinestatic

Set owncloudUsername.

Definition at line 1421 of file settings.h.

static void MarbleSettings::setPersistentTileCacheLimit ( int  v)
inlinestatic

Set Maximum space on the hard disk that can be used to store tiles.

Definition at line 808 of file settings.h.

static void MarbleSettings::setProjection ( int  v)
inlinestatic

Set projection.

Definition at line 233 of file settings.h.

static void MarbleSettings::setProxyAuth ( bool  v)
inlinestatic

Set Proxy requires Authentication.

Definition at line 984 of file settings.h.

static void MarbleSettings::setProxyHttp ( bool  v)
inlinestatic

Set Proxy type is HTTP.

Definition at line 927 of file settings.h.

static void MarbleSettings::setProxyPass ( const QString &  v)
inlinestatic

Set Password for authorization.

Definition at line 908 of file settings.h.

static void MarbleSettings::setProxyPort ( int  v)
inlinestatic

Set Port for the proxy server.

Definition at line 858 of file settings.h.

static void MarbleSettings::setProxySocks5 ( bool  v)
inlinestatic

Set Proxy type is Socks5.

Definition at line 965 of file settings.h.

static void MarbleSettings::setProxyType ( int  v)
inlinestatic

Set proxyType.

Definition at line 946 of file settings.h.

static void MarbleSettings::setProxyUrl ( const QString &  v)
inlinestatic

Set URL for the proxy server.

Definition at line 839 of file settings.h.

static void MarbleSettings::setProxyUser ( const QString &  v)
inlinestatic

Set Username for authorization.

Definition at line 889 of file settings.h.

static void MarbleSettings::setQuitLatitude ( double  v)
inlinestatic

Set quitLatitude.

Definition at line 100 of file settings.h.

static void MarbleSettings::setQuitLongitude ( double  v)
inlinestatic

Set quitLongitude.

Definition at line 81 of file settings.h.

static void MarbleSettings::setQuitRange ( double  v)
inlinestatic

Set quitRange.

Definition at line 119 of file settings.h.

static void MarbleSettings::setRouteAlphaAlternative ( int  v)
inlinestatic

Set routeAlphaAlternative.

Definition at line 1288 of file settings.h.

static void MarbleSettings::setRouteAlphaHighlighted ( int  v)
inlinestatic

Set routeAlphaHighlighted.

Definition at line 1250 of file settings.h.

static void MarbleSettings::setRouteAlphaStandard ( int  v)
inlinestatic

Set routeAlphaStandard.

Definition at line 1212 of file settings.h.

static void MarbleSettings::setRouteColorAlternative ( const QColor &  v)
inlinestatic

Set routeColorAlternative.

Definition at line 1269 of file settings.h.

static void MarbleSettings::setRouteColorHighlighted ( const QColor &  v)
inlinestatic

Set routeColorHighlighted.

Definition at line 1231 of file settings.h.

static void MarbleSettings::setRouteColorStandard ( const QColor &  v)
inlinestatic

Set routeColorStandard.

Definition at line 1193 of file settings.h.

static void MarbleSettings::setShowAltitudeLabel ( bool  v)
inlinestatic

Set showAltitudeLabel.

Definition at line 1041 of file settings.h.

static void MarbleSettings::setShowBookmarks ( bool  v)
inlinestatic

Set showBookmarks.

Definition at line 271 of file settings.h.

static void MarbleSettings::setShowCitylights ( bool  v)
inlinestatic

Set showCitylights.

Definition at line 625 of file settings.h.

static void MarbleSettings::setShowClouds ( bool  v)
inlinestatic

Set showClouds.

Definition at line 157 of file settings.h.

static void MarbleSettings::setShowCloudSyncSettings ( bool  v)
inlinestatic

Set showCloudSyncSettings.

Definition at line 1307 of file settings.h.

static void MarbleSettings::setShowCurrentLocation ( bool  v)
inlinestatic

Set showCurrentLocation.

Definition at line 195 of file settings.h.

static void MarbleSettings::setShowDateTimeLabel ( bool  v)
inlinestatic

Set showDateTimeLabel.

Definition at line 1098 of file settings.h.

static void MarbleSettings::setShowDownloadProgressBar ( bool  v)
inlinestatic

Set showDownloadProgressBar.

Definition at line 1079 of file settings.h.

static void MarbleSettings::setShowGuidanceModeStartupWarning ( bool  v)
inlinestatic

Set showGuidanceModeStartupWarning.

Definition at line 1155 of file settings.h.

static void MarbleSettings::setShowPositionLabel ( bool  v)
inlinestatic

Set showPositionLabel.

Definition at line 1022 of file settings.h.

static void MarbleSettings::setShowSun ( bool  v)
inlinestatic

Set showSun.

Definition at line 606 of file settings.h.

static void MarbleSettings::setShowTileZoomLevelLabel ( bool  v)
inlinestatic

Set showTileZoomLevelLabel.

Definition at line 1060 of file settings.h.

static void MarbleSettings::setSpeedSlider ( int  v)
inlinestatic

Set The speed of marble clock.

Definition at line 309 of file settings.h.

static void MarbleSettings::setStaticUrlServers ( const QStringList &  v)
inlinestatic

Set staticUrlServers.

Definition at line 1136 of file settings.h.

static void MarbleSettings::setStillQuality ( int  v)
inlinestatic

Set The quality at which a still map gets painted.

Definition at line 492 of file settings.h.

static void MarbleSettings::setSubSolarPointIconVisible ( bool  v)
inlinestatic

Set subSolarPointIconVisible.

Definition at line 644 of file settings.h.

static void MarbleSettings::setSyncBackend ( const QString &  v)
inlinestatic

Set syncBackend.

Definition at line 1345 of file settings.h.

static void MarbleSettings::setSyncBookmarks ( bool  v)
inlinestatic

Set syncBookmarks.

Definition at line 1364 of file settings.h.

static void MarbleSettings::setSyncRoutes ( bool  v)
inlinestatic

Set syncRoutes.

Definition at line 1383 of file settings.h.

static void MarbleSettings::setSystemTime ( bool  v)
inlinestatic

Set systemTime.

Definition at line 340 of file settings.h.

static void MarbleSettings::setSystemTimezone ( bool  v)
inlinestatic

Set systemTimezone.

Definition at line 378 of file settings.h.

static void MarbleSettings::setUtc ( bool  v)
inlinestatic

Set utc.

Definition at line 397 of file settings.h.

static void MarbleSettings::setVolatileTileCacheLimit ( int  v)
inlinestatic

Set Cache for tiles reserved in the physical memory.

Definition at line 777 of file settings.h.

static void MarbleSettings::setWmsServers ( const QStringList &  v)
inlinestatic

Set wmsServers.

Definition at line 1117 of file settings.h.

static void MarbleSettings::setWorkOffline ( bool  v)
inlinestatic

Set workOffline.

Definition at line 176 of file settings.h.

static bool MarbleSettings::showAltitudeLabel ( )
inlinestatic

Get showAltitudeLabel.

Definition at line 1051 of file settings.h.

static bool MarbleSettings::showBookmarks ( )
inlinestatic

Get showBookmarks.

Definition at line 281 of file settings.h.

static bool MarbleSettings::showCitylights ( )
inlinestatic

Get showCitylights.

Definition at line 635 of file settings.h.

static bool MarbleSettings::showClouds ( )
inlinestatic

Get showClouds.

Definition at line 167 of file settings.h.

static bool MarbleSettings::showCloudSyncSettings ( )
inlinestatic

Get showCloudSyncSettings.

Definition at line 1317 of file settings.h.

static bool MarbleSettings::showCurrentLocation ( )
inlinestatic

Get showCurrentLocation.

Definition at line 205 of file settings.h.

static bool MarbleSettings::showDateTimeLabel ( )
inlinestatic

Get showDateTimeLabel.

Definition at line 1108 of file settings.h.

static bool MarbleSettings::showDownloadProgressBar ( )
inlinestatic

Get showDownloadProgressBar.

Definition at line 1089 of file settings.h.

static bool MarbleSettings::showGuidanceModeStartupWarning ( )
inlinestatic

Get showGuidanceModeStartupWarning.

Definition at line 1165 of file settings.h.

static bool MarbleSettings::showPositionLabel ( )
inlinestatic

Get showPositionLabel.

Definition at line 1032 of file settings.h.

static bool MarbleSettings::showSun ( )
inlinestatic

Get showSun.

Definition at line 616 of file settings.h.

static bool MarbleSettings::showTileZoomLevelLabel ( )
inlinestatic

Get showTileZoomLevelLabel.

Definition at line 1070 of file settings.h.

static int MarbleSettings::speedSlider ( )
inlinestatic

Get The speed of marble clock.

Definition at line 331 of file settings.h.

static QStringList MarbleSettings::staticUrlServers ( )
inlinestatic

Get staticUrlServers.

Definition at line 1146 of file settings.h.

static int MarbleSettings::stillQuality ( )
inlinestatic

Get The quality at which a still map gets painted.

Definition at line 502 of file settings.h.

static bool MarbleSettings::subSolarPointIconVisible ( )
inlinestatic

Get subSolarPointIconVisible.

Definition at line 654 of file settings.h.

static QString MarbleSettings::syncBackend ( )
inlinestatic

Get syncBackend.

Definition at line 1355 of file settings.h.

static bool MarbleSettings::syncBookmarks ( )
inlinestatic

Get syncBookmarks.

Definition at line 1374 of file settings.h.

static bool MarbleSettings::syncRoutes ( )
inlinestatic

Get syncRoutes.

Definition at line 1393 of file settings.h.

static bool MarbleSettings::systemTime ( )
inlinestatic

Get systemTime.

Definition at line 350 of file settings.h.

static bool MarbleSettings::systemTimezone ( )
inlinestatic

Get systemTimezone.

Definition at line 388 of file settings.h.

static bool MarbleSettings::utc ( )
inlinestatic

Get utc.

Definition at line 407 of file settings.h.

static int MarbleSettings::volatileTileCacheLimit ( )
inlinestatic

Get Cache for tiles reserved in the physical memory.

Definition at line 799 of file settings.h.

static QStringList MarbleSettings::wmsServers ( )
inlinestatic

Get wmsServers.

Definition at line 1127 of file settings.h.

static bool MarbleSettings::workOffline ( )
inlinestatic

Get workOffline.

Definition at line 186 of file settings.h.

Member Data Documentation

QString MarbleSettings::mActivePositionTrackingPlugin
protected

Definition at line 1522 of file settings.h.

int MarbleSettings::mAngleUnit
protected

Definition at line 1488 of file settings.h.

bool MarbleSettings::mAnimateTargetVoyage
protected

Definition at line 1506 of file settings.h.

int MarbleSettings::mAnimationQuality
protected

Definition at line 1490 of file settings.h.

int MarbleSettings::mChosenTimezone
protected

Definition at line 1484 of file settings.h.

int MarbleSettings::mCurrentRoutingProfile
protected

Definition at line 1537 of file settings.h.

bool MarbleSettings::mCustomTimezone
protected

Definition at line 1483 of file settings.h.

QDateTime MarbleSettings::mDateTime
protected

Definition at line 1477 of file settings.h.

int MarbleSettings::mDistanceUnit
protected

Definition at line 1487 of file settings.h.

int MarbleSettings::mDragLocation
protected

Definition at line 1503 of file settings.h.

bool MarbleSettings::mEnableSync
protected

Definition at line 1547 of file settings.h.

int MarbleSettings::mExternalMapEditor
protected

Definition at line 1507 of file settings.h.

int MarbleSettings::mGraphicsSystem
protected

Definition at line 1491 of file settings.h.

double MarbleSettings::mHomeLatitude
protected

Definition at line 1462 of file settings.h.

double MarbleSettings::mHomeLongitude
protected

Definition at line 1461 of file settings.h.

int MarbleSettings::mHomeZoom
protected

Definition at line 1463 of file settings.h.

bool MarbleSettings::mInertialEarthRotation
protected

Definition at line 1505 of file settings.h.

int MarbleSettings::mLabelLocalization
protected

Definition at line 1492 of file settings.h.

QString MarbleSettings::mLastFileOpenDir
protected

Definition at line 1494 of file settings.h.

bool MarbleSettings::mLastSessionTime
protected

Definition at line 1480 of file settings.h.

bool MarbleSettings::mLockFloatItemPositions
protected

Definition at line 1471 of file settings.h.

bool MarbleSettings::mLockToSubSolarPoint
protected

Definition at line 1500 of file settings.h.

QFont MarbleSettings::mMapFont
protected

Definition at line 1493 of file settings.h.

QString MarbleSettings::mMapTheme
protected

Definition at line 1467 of file settings.h.

QString MarbleSettings::mMarbleDataPath
protected

Definition at line 1473 of file settings.h.

int MarbleSettings::mOnStartup
protected

Definition at line 1504 of file settings.h.

QString MarbleSettings::mOwncloudPassword
protected

Definition at line 1553 of file settings.h.

QString MarbleSettings::mOwncloudServer
protected

Definition at line 1551 of file settings.h.

QString MarbleSettings::mOwncloudUsername
protected

Definition at line 1552 of file settings.h.

int MarbleSettings::mPersistentTileCacheLimit
protected

Definition at line 1511 of file settings.h.

int MarbleSettings::mProjection
protected

Definition at line 1472 of file settings.h.

bool MarbleSettings::mProxyAuth
protected

Definition at line 1519 of file settings.h.

bool MarbleSettings::mProxyHttp
protected

Definition at line 1516 of file settings.h.

QString MarbleSettings::mProxyPass
protected

Definition at line 1515 of file settings.h.

int MarbleSettings::mProxyPort
protected

Definition at line 1513 of file settings.h.

bool MarbleSettings::mProxySocks5
protected

Definition at line 1518 of file settings.h.

int MarbleSettings::mProxyType
protected

Definition at line 1517 of file settings.h.

QString MarbleSettings::mProxyUrl
protected

Definition at line 1512 of file settings.h.

QString MarbleSettings::mProxyUser
protected

Definition at line 1514 of file settings.h.

double MarbleSettings::mQuitLatitude
protected

Definition at line 1465 of file settings.h.

double MarbleSettings::mQuitLongitude
protected

Definition at line 1464 of file settings.h.

double MarbleSettings::mQuitRange
protected

Definition at line 1466 of file settings.h.

int MarbleSettings::mRouteAlphaAlternative
protected

Definition at line 1543 of file settings.h.

int MarbleSettings::mRouteAlphaHighlighted
protected

Definition at line 1541 of file settings.h.

int MarbleSettings::mRouteAlphaStandard
protected

Definition at line 1539 of file settings.h.

QColor MarbleSettings::mRouteColorAlternative
protected

Definition at line 1542 of file settings.h.

QColor MarbleSettings::mRouteColorHighlighted
protected

Definition at line 1540 of file settings.h.

QColor MarbleSettings::mRouteColorStandard
protected

Definition at line 1538 of file settings.h.

bool MarbleSettings::mShowAltitudeLabel
protected

Definition at line 1526 of file settings.h.

bool MarbleSettings::mShowBookmarks
protected

Definition at line 1474 of file settings.h.

bool MarbleSettings::mShowCitylights
protected

Definition at line 1498 of file settings.h.

bool MarbleSettings::mShowClouds
protected

Definition at line 1468 of file settings.h.

bool MarbleSettings::mShowCloudSyncSettings
protected

Definition at line 1546 of file settings.h.

bool MarbleSettings::mShowCurrentLocation
protected

Definition at line 1470 of file settings.h.

bool MarbleSettings::mShowDateTimeLabel
protected

Definition at line 1529 of file settings.h.

bool MarbleSettings::mShowDownloadProgressBar
protected

Definition at line 1528 of file settings.h.

bool MarbleSettings::mShowGuidanceModeStartupWarning
protected

Definition at line 1536 of file settings.h.

bool MarbleSettings::mShowPositionLabel
protected

Definition at line 1525 of file settings.h.

bool MarbleSettings::mShowSun
protected

Definition at line 1497 of file settings.h.

bool MarbleSettings::mShowTileZoomLevelLabel
protected

Definition at line 1527 of file settings.h.

int MarbleSettings::mSpeedSlider
protected

Definition at line 1478 of file settings.h.

QStringList MarbleSettings::mStaticUrlServers
protected

Definition at line 1533 of file settings.h.

int MarbleSettings::mStillQuality
protected

Definition at line 1489 of file settings.h.

bool MarbleSettings::mSubSolarPointIconVisible
protected

Definition at line 1499 of file settings.h.

QString MarbleSettings::mSyncBackend
protected

Definition at line 1548 of file settings.h.

bool MarbleSettings::mSyncBookmarks
protected

Definition at line 1549 of file settings.h.

bool MarbleSettings::mSyncRoutes
protected

Definition at line 1550 of file settings.h.

bool MarbleSettings::mSystemTime
protected

Definition at line 1479 of file settings.h.

bool MarbleSettings::mSystemTimezone
protected

Definition at line 1481 of file settings.h.

bool MarbleSettings::mUtc
protected

Definition at line 1482 of file settings.h.

int MarbleSettings::mVolatileTileCacheLimit
protected

Definition at line 1510 of file settings.h.

QStringList MarbleSettings::mWmsServers
protected

Definition at line 1532 of file settings.h.

bool MarbleSettings::mWorkOffline
protected

Definition at line 1469 of file settings.h.

Property Documentation

variant MarbleSettings::activeRenderPlugins

Definition at line 45 of file MarbleSettings.qml.

string MarbleSettings::changelogShown

Definition at line 61 of file MarbleSettings.qml.

variant MarbleSettings::defaultRenderPlugins

Definition at line 43 of file MarbleSettings.qml.

bool MarbleSettings::gpsTracking

Definition at line 35 of file MarbleSettings.qml.

bool MarbleSettings::inhibitScreensaver

Definition at line 49 of file MarbleSettings.qml.

string MarbleSettings::lastActivity

Definition at line 47 of file MarbleSettings.qml.

real MarbleSettings::lastKnownLatitude

Definition at line 31 of file MarbleSettings.qml.

real MarbleSettings::lastKnownLongitude

Definition at line 29 of file MarbleSettings.qml.

string MarbleSettings::mapTheme

Definition at line 19 of file MarbleSettings.qml.

bool MarbleSettings::navigationStartupWarning

Definition at line 57 of file MarbleSettings.qml.

bool MarbleSettings::navigationStartupWarningEverShown

Definition at line 59 of file MarbleSettings.qml.

string MarbleSettings::owncloudPassword

Definition at line 69 of file MarbleSettings.qml.

string MarbleSettings::owncloudServer

Definition at line 65 of file MarbleSettings.qml.

string MarbleSettings::owncloudSync

Definition at line 63 of file MarbleSettings.qml.

string MarbleSettings::owncloudUsername

Definition at line 67 of file MarbleSettings.qml.

string MarbleSettings::projection

Definition at line 41 of file MarbleSettings.qml.

real MarbleSettings::quitLatitude

Definition at line 27 of file MarbleSettings.qml.

real MarbleSettings::quitLongitude

Definition at line 25 of file MarbleSettings.qml.

real MarbleSettings::quitRadius

Definition at line 33 of file MarbleSettings.qml.

bool MarbleSettings::showPositionIndicator

Definition at line 37 of file MarbleSettings.qml.

bool MarbleSettings::showTrack

Definition at line 39 of file MarbleSettings.qml.

string MarbleSettings::streetMapTheme

Definition at line 21 of file MarbleSettings.qml.

bool MarbleSettings::voiceNavigationMuted

Definition at line 51 of file MarbleSettings.qml.

bool MarbleSettings::voiceNavigationSoundEnabled

Definition at line 53 of file MarbleSettings.qml.

string MarbleSettings::voiceNavigationSpeaker

Definition at line 55 of file MarbleSettings.qml.

bool MarbleSettings::workOffline

Definition at line 23 of file MarbleSettings.qml.


The documentation for this class was generated from the following files:
  • settings.h
  • MarbleSettings.qml
  • settings.cpp
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

KDE's Doxygen guidelines are available online.

marble

Skip menu "marble"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdeedu API Reference

Skip menu "kdeedu API Reference"
  • Analitza
  •     lib
  • kalgebra
  • kalzium
  •   libscience
  • kanagram
  • kig
  •   lib
  • klettres
  • kstars
  • libkdeedu
  •   keduvocdocument
  • marble
  • parley
  • rocs
  •   App
  •   RocsCore
  •   VisualEditor
  •   stepcore

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal