![]() |
Mapper
0.9.0
API documentation
|
#include <cstddef>
#include <functional>
#include <memory>
#include <vector>
#include <utility>
#include <QHash>
#include <QRectF>
#include <QString>
Classes | |
class | OpenOrienteering::MapPart |
Represents a part of a map by owning a list of map objects. More... | |
Namespaces | |
OpenOrienteering | |
Typedefs | |
using | OpenOrienteering::SymbolDictionary = QHash< QString, Symbol * > |
using | OpenOrienteering::SelectionInfoVector = std::vector< std::pair< int, Object * > > |