Marble::ViewParams
Marble::ViewParams Class Reference
#include <ViewParams.h>
Public Member Functions | |
MapQuality | mapQuality () const |
MapQuality | mapQuality (ViewContext viewContext) const |
void | setMapQualityForViewContext (MapQuality quality, ViewContext viewContext) |
void | setShowAtmosphere (bool) |
void | setShowClouds (bool const) |
void | setViewContext (ViewContext viewContext) |
bool | showAtmosphere () const |
bool | showClouds () const |
ViewContext | viewContext () const |
Detailed Description
A public class that controls the painting of a MarbleWidget.
Definition at line 30 of file ViewParams.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 04:09:42 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 04:09:42 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.