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
QGeoCameraTilesPrivate::TileMap Struct Reference

#include <qgeocameratiles_p_p.h>

Collaboration diagram for QGeoCameraTilesPrivate::TileMap:

Public Member Functions

 TileMap ()
void add (int tileX, int tileY)

Public Attributes

QMap< int, QPair< int, int > > data

Detailed Description

Definition at line 61 of file qgeocameratiles_p_p.h.

Constructor & Destructor Documentation

◆ TileMap()

QGeoCameraTilesPrivate::TileMap::TileMap ( )

Definition at line 807 of file qgeocameratiles.cpp.

Member Function Documentation

◆ add()

void QGeoCameraTilesPrivate::TileMap::add ( int tileX,
int tileY )

Definition at line 809 of file qgeocameratiles.cpp.

Member Data Documentation

◆ data

QMap<int, QPair<int, int> > QGeoCameraTilesPrivate::TileMap::data

Definition at line 67 of file qgeocameratiles_p_p.h.


The documentation for this struct was generated from the following files: