![]() |
Mapper
0.9.0
API documentation
|
#include <memory>#include <QCoreApplication>#include <QMetaType>#include <QString>#include <QStringRef>

Classes | |
| class | OpenOrienteering::ObjectQuery |
| Utility to match objects based on tag values. More... | |
| struct | OpenOrienteering::ObjectQuery::LogicalOperands |
| struct | OpenOrienteering::ObjectQuery::StringOperands |
| class | OpenOrienteering::ObjectQueryParser |
| Utility to construct object queries from text. More... | |
Namespaces | |
| OpenOrienteering | |
Functions | |
| bool | OpenOrienteering::operator== (const ObjectQuery &lhs, const ObjectQuery &rhs) |
| bool | OpenOrienteering::operator!= (const ObjectQuery &lhs, const ObjectQuery &rhs) |
| bool | OpenOrienteering::operator== (const ObjectQuery::StringOperands &lhs, const ObjectQuery::StringOperands &rhs) |
| bool | OpenOrienteering::operator!= (const ObjectQuery::StringOperands &lhs, const ObjectQuery::StringOperands &rhs) |
1.8.13