KOSMIndoorMap
overpassquery.h
QString query() const
Returns the raw (without bbox replacement) query string.
Definition overpassquery.cpp:21
QSizeF minimumTileSize() const
Minimum tile size to which tiles can be broken down in case of query timeouts.
Definition overpassquery.cpp:58
void setTileSize(const QSizeF &tileSize)
Sets the tile size in which the bounding box is broken down for querying.
Definition overpassquery.cpp:53
QSizeF tileSize() const
Tile size in which the bounding box is broken down for querying.
Definition overpassquery.cpp:48
QRectF boundingBox() const
Bounding box for this query, values in degree.
Definition overpassquery.cpp:38
void setMinimumTileSize(const QSizeF &minTileSize)
Sets the minimum tile size.
Definition overpassquery.cpp:63
void setBoundingBox(const QRectF &bbox)
Set the bounding box for this query, values in degree.
Definition overpassquery.cpp:43
Error
NoError
Low-level types and functions to work with raw OSM data as efficiently as possible.
Definition locationqueryoverlayproxymodel.h:15
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:54:42 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:54:42 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.