Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qgeocameracapabilities.cpp File Reference

(6a9e92be7f0f6aa254f9ef2f1421f91c6bfd277d)

#include "qgeocameracapabilities_p.h"
#include <QSharedData>
#include <cmath>
#include "moc_qgeocameracapabilities_p.cpp"
Include dependency graph for qgeocameracapabilities.cpp:

Go to the source code of this file.

Classes

class  QGeoCameraCapabilitiesPrivate

Functions

static double zoomLevelTo256 (double zoomLevelForTileSize, double tileSize)

Function Documentation

◆ zoomLevelTo256()

double zoomLevelTo256 ( double zoomLevelForTileSize,
double tileSize )
static

Definition at line 9 of file qgeocameracapabilities.cpp.