|
QXmpp Version: 1.11.0
|
Public Member Functions | |
| bool | operator== (const CustomQuery &) const =default |
| Default comparison operator. | |
Public Attributes | |
| QString | query |
| query name as string | |
| QList< std::pair< QString, QString > > | parameters |
| list of parameters as key-value pairs | |
A query with a custom name and custom key-value pairs.
Queries will be parsed into this type if they are unknown.