![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qdir.h>#include <QtCore/qregularexpression.h>#include <QtLocation/private/qgeotilespec_p.h>#include <algorithm>#include <qgeofiletilecacheohosmapkit.h>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | QT_BEGIN_NAMESPACE::QGeoFileTileCacheOhosMapKit |
Namespaces | |
| namespace | QT_BEGIN_NAMESPACE |
| Combined button and popup list for selecting options. | |
Functions | |
| QGeoFileTileCache * | makeGeoFileTileCacheOhosMapKit (int scaleFactor, const QString &directory, QObject *parent) |
Variables | |
| constexpr int | QT_BEGIN_NAMESPACE::minScaleFactor = 1 |
| constexpr int | QT_BEGIN_NAMESPACE::maxScaleFactor = 2 |
| constexpr int | QT_BEGIN_NAMESPACE::fixedMapId = 0 |
| QGeoFileTileCache * makeGeoFileTileCacheOhosMapKit | ( | int | scaleFactor, |
| const QString & | directory, | ||
| QObject * | parent ) |
Definition at line 99 of file qgeofiletilecacheohosmapkit.cpp.