Home
last modified time | relevance | path

Searched defs:QGeoTileSpecPrivate (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeotilespec.cpp147 QGeoTileSpecPrivate::QGeoTileSpecPrivate() in QGeoTileSpecPrivate() function in QGeoTileSpecPrivate
154 QGeoTileSpecPrivate::QGeoTileSpecPrivate(const QGeoTileSpecPrivate &other) in QGeoTileSpecPrivate() function in QGeoTileSpecPrivate
163 QGeoTileSpecPrivate::QGeoTileSpecPrivate(const QString &plugin, int mapId, int zoom, int x, int y, … in QGeoTileSpecPrivate() function in QGeoTileSpecPrivate
H A Dqgeotilespec_p.h59 class QGeoTileSpecPrivate; variable