This class is a container of tags for a node, way or a relation.
More...
#include <qgsosmbase.h>
Public Member Functions |
| QgsOSMTags () |
int | count () const |
QList< QString > | keys () const |
bool | contains (const QString &k) const |
void | insert (const QString &k, const QString &v) |
QString | value (const QString &k) const |
Detailed Description
This class is a container of tags for a node, way or a relation.
Constructor & Destructor Documentation
QgsOSMTags::QgsOSMTags |
( |
| ) |
|
|
inline |
Member Function Documentation
bool QgsOSMTags::contains |
( |
const QString & |
k | ) |
const |
|
inline |
int QgsOSMTags::count |
( |
| ) |
const |
|
inline |
void QgsOSMTags::insert |
( |
const QString & |
k, |
|
|
const QString & |
v |
|
) |
| |
|
inline |
QList<QString> QgsOSMTags::keys |
( |
| ) |
const |
|
inline |
QString QgsOSMTags::value |
( |
const QString & |
k | ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /tmp/buildd/qgis-2.6.0+wheezy1/src/analysis/openstreetmap/qgsosmbase.h