marble
ReadOnlyMapDefinition Class Reference
#include <ReadOnlyMapDefinition.h>
Public Member Functions | |
ReadOnlyMapDefinition () | |
ReadOnlyMapImage * | createReadOnlyMap () const |
void | setBaseDirectory (QString const &baseDirectory) |
void | setCacheSizeBytes (int const cacheSizeBytes) |
void | setFileName (QString const &fileName) |
void | setInterpolationMethod (EInterpolationMethod const interpolationMethod) |
void | setMapType (MapSourceType const mapType) |
void | setTileLevel (int const tileLevel) |
Friends | |
QDebug | operator<< (QDebug dbg, ReadOnlyMapDefinition const &r) |
Detailed Description
Definition at line 12 of file ReadOnlyMapDefinition.h.
Constructor & Destructor Documentation
ReadOnlyMapDefinition::ReadOnlyMapDefinition | ( | ) |
Definition at line 9 of file ReadOnlyMapDefinition.cpp.
Member Function Documentation
ReadOnlyMapImage * ReadOnlyMapDefinition::createReadOnlyMap | ( | ) | const |
Definition at line 35 of file ReadOnlyMapDefinition.cpp.
|
inline |
Definition at line 48 of file ReadOnlyMapDefinition.h.
|
inline |
Definition at line 53 of file ReadOnlyMapDefinition.h.
|
inline |
Definition at line 63 of file ReadOnlyMapDefinition.h.
|
inline |
Definition at line 58 of file ReadOnlyMapDefinition.h.
|
inline |
Definition at line 68 of file ReadOnlyMapDefinition.h.
|
inline |
Definition at line 73 of file ReadOnlyMapDefinition.h.
Friends And Related Function Documentation
|
friend |
Definition at line 79 of file ReadOnlyMapDefinition.h.
The documentation for this class was generated from the following files:
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
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.