![]() |
Maria GDK 5.0.0.880
Documentation of native code in develop branch
|
#include <MTileLabelData.h>
Public Member Functions | |
const std::vector< std::shared_ptr< TileLabel > > & | labels () const |
void | setLabels (const std::vector< std::shared_ptr< TileLabel > > &labels) |
void | addLabels (const std::vector< std::shared_ptr< TileLabel > > &labels) |
void | addLabel (const std::shared_ptr< TileLabel > &label) |
void | append (const TileLabelData &labelData) |
void | setGeneration (long generation) |
long | getGeneration () const |
void | clear () |
bool | empty () const |
TileLabelData - Short description. Detailed description.