Mapper  0.9.0
API documentation
Classes | Namespaces | Typedefs
map_part.h File Reference

(a89ec1a on 30 Oct 2018)

#include <cstddef>
#include <functional>
#include <memory>
#include <vector>
#include <utility>
#include <QHash>
#include <QRectF>
#include <QString>
Include dependency graph for map_part.h:
This graph shows which files directly or indirectly include this file:

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 * > >