Dataquay::PropertyObject Member List
This is the complete list of members for
Dataquay::PropertyObject, including all inherited members.
| getProperty(QString name) const | Dataquay::PropertyObject | |
| getProperty(Transaction *tx, QString name) const | Dataquay::PropertyObject | |
| getPropertyUri(QString name) const | Dataquay::PropertyObject | |
| getStore(Transaction *tx) const | Dataquay::PropertyObject | |
| hasProperty(QString name) const | Dataquay::PropertyObject | |
| hasProperty(Transaction *tx, QString name) const | Dataquay::PropertyObject | |
| PropertyObject(Store *s, QUrl myUri) | Dataquay::PropertyObject | |
| PropertyObject(Store *s, QString myUri) | Dataquay::PropertyObject | |
| PropertyObject(Store *s, QString propertyPrefix, QUrl myUri) | Dataquay::PropertyObject | |
| PropertyObject(Store *s, QString propertyPrefix, QString myUri) | Dataquay::PropertyObject | |
| removeProperty(Transaction *tx, QString name) | Dataquay::PropertyObject | |
| setDefaultPropertyPrefix(QString prefix) | Dataquay::PropertyObject | [static] |
| setProperty(Transaction *tx, QString name, QVariant value) | Dataquay::PropertyObject | |