marble
Marble::OsmServerLayout Class Reference
#include <ServerLayout.h>
Inheritance diagram for Marble::OsmServerLayout:

Public Member Functions | |
OsmServerLayout (GeoSceneTileDataset *textureLayer) | |
QUrl | downloadUrl (const QUrl &prototypeUrl, const TileId &) const override |
QString | name () const override |
![]() | |
ServerLayout (GeoSceneTileDataset *textureLayer) | |
virtual | ~ServerLayout () |
QString | sourceDir () const |
Additional Inherited Members | |
![]() | |
GeoSceneTileDataset *const | m_textureLayer |
Detailed Description
Definition at line 66 of file ServerLayout.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 66 of file ServerLayout.cpp.
Member Function Documentation
|
overridevirtual |
Appends zoomLevel/x/y.
suffix to the path of the prototypeUrl
and returns the result.
Implements Marble::ServerLayout.
Definition at line 71 of file ServerLayout.cpp.
|
overridevirtual |
Returns the name of the server layout to be used as the value in the mode attribute in the DGML file.
Implements Marble::ServerLayout.
Definition at line 85 of file ServerLayout.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Thu Dec 5 2019 03:15:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Thu Dec 5 2019 03:15:16 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.