Home
last modified time | relevance | path

Searched refs:QGeoTiledMapTestPrivate (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeotiledmap_test.cpp35 class QGeoTiledMapTestPrivate: public QGeoTiledMapPrivate class
39 QGeoTiledMapTestPrivate(QGeoTiledMappingManagerEngine *engine, in QGeoTiledMapTestPrivate() function in QGeoTiledMapTestPrivate
46 ~QGeoTiledMapTestPrivate() in ~QGeoTiledMapTestPrivate()
95 : QGeoTiledMap(*new QGeoTiledMapTestPrivate(engine, options), engine, parent), m_engine(engine) in QGeoTiledMapTest()
H A Dqgeotiledmap_test.h38 class QGeoTiledMapTestPrivate; variable