marble
Marble::MarbleGlobal Class Reference
#include <MarbleGlobal.h>
Public Types | |
| enum | Profile { Default = 0x0, SmallScreen = 0x1, HighResolution = 0x2 } |
Public Member Functions | |
| ~MarbleGlobal () | |
| MarbleLocale * | locale () const |
| Profiles | profiles () const |
| void | setProfiles (Profiles profiles) |
Static Public Member Functions | |
| static Profiles | detectProfiles () |
| static MarbleGlobal * | getInstance () |
Detailed Description
Definition at line 277 of file MarbleGlobal.h.
Member Enumeration Documentation
| Enumerator | |
|---|---|
| Default | |
| SmallScreen | |
| HighResolution | |
Definition at line 285 of file MarbleGlobal.h.
Constructor & Destructor Documentation
| Marble::MarbleGlobal::~MarbleGlobal | ( | ) |
Definition at line 32 of file MarbleGlobal.cpp.
Member Function Documentation
|
static |
Automatically detects the profile.
Definition at line 56 of file MarbleGlobal.cpp.
|
static |
Definition at line 37 of file MarbleGlobal.cpp.
| MarbleLocale * Marble::MarbleGlobal::locale | ( | ) | const |
Definition at line 43 of file MarbleGlobal.cpp.
| MarbleGlobal::Profiles Marble::MarbleGlobal::profiles | ( | ) | const |
Definition at line 48 of file MarbleGlobal.cpp.
| void Marble::MarbleGlobal::setProfiles | ( | Profiles | profiles | ) |
Definition at line 52 of file MarbleGlobal.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:45 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference