#include <OsmParserThread.h>
Definition at line 16 of file OsmParserThread.h.
◆ OsmParserThread()
| OsmParserThread::OsmParserThread |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ ~OsmParserThread()
| OsmParserThread::~OsmParserThread |
( |
| ) |
|
◆ coordinateMax()
| const QGeoCoordinate & OsmParserThread::coordinateMax |
( |
| ) |
const |
|
inline |
◆ coordinateMin()
| const QGeoCoordinate & OsmParserThread::coordinateMin |
( |
| ) |
const |
|
inline |
◆ fileParsed
| void OsmParserThread::fileParsed |
( |
bool |
isValid | ) |
|
|
signal |
◆ gpsRefPoint()
| const QGeoCoordinate & OsmParserThread::gpsRefPoint |
( |
| ) |
const |
|
inline |
◆ mapBuildings()
| const QMap< uint64_t, BuildingType_t > & OsmParserThread::mapBuildings |
( |
| ) |
const |
|
inline |
◆ mapNodes()
| const QMap< uint64_t, QGeoCoordinate > & OsmParserThread::mapNodes |
( |
| ) |
const |
|
inline |
◆ start()
| void OsmParserThread::start |
( |
const QString & |
filePath | ) |
|
◆ startThread
| void OsmParserThread::startThread |
( |
const QString & |
filePath | ) |
|
|
signal |
◆ OsmParserThreadTest
| friend class OsmParserThreadTest |
|
friend |
The documentation for this class was generated from the following files: