Dataquay 0.8
Dataquay::PropertyObject Member List

This is the complete list of members for Dataquay::PropertyObject, including all inherited members.

getNode() constDataquay::PropertyObject
getObjectType() constDataquay::PropertyObject
getObjectType(Transaction *tx) constDataquay::PropertyObject
getProperty(QString name) constDataquay::PropertyObject
getProperty(Transaction *tx, QString name) constDataquay::PropertyObject
getPropertyList(QString name) constDataquay::PropertyObject
getPropertyList(Transaction *tx, QString name) constDataquay::PropertyObject
getPropertyNames() constDataquay::PropertyObject
getPropertyNames(Transaction *tx) constDataquay::PropertyObject
getPropertyNode(QString name) constDataquay::PropertyObject
getPropertyNode(Transaction *tx, QString name) constDataquay::PropertyObject
getPropertyNodeList(QString name) constDataquay::PropertyObject
getPropertyNodeList(Transaction *tx, QString name) constDataquay::PropertyObject
getPropertyUri(QString name) constDataquay::PropertyObject
getStore(Transaction *tx) constDataquay::PropertyObject
hasProperty(QString name) constDataquay::PropertyObject
hasProperty(Transaction *tx, QString name) constDataquay::PropertyObject
PropertyObject(Store *s, Uri myUri)Dataquay::PropertyObject
PropertyObject(Store *s, QString myUri)Dataquay::PropertyObject
PropertyObject(Store *s, Node myNode)Dataquay::PropertyObject
PropertyObject(Store *s, QString propertyPrefix, Uri myUri)Dataquay::PropertyObject
PropertyObject(Store *s, QString propertyPrefix, QString myUri)Dataquay::PropertyObject
PropertyObject(Store *s, QString propertyPrefix, Node myNode)Dataquay::PropertyObject
removeProperty(QString name)Dataquay::PropertyObject
removeProperty(Transaction *tx, QString name)Dataquay::PropertyObject
setDefaultPropertyPrefix(QString prefix)Dataquay::PropertyObjectstatic
setProperty(QString name, QVariant value)Dataquay::PropertyObject
setProperty(QString name, Uri uri)Dataquay::PropertyObject
setProperty(QString name, Node node)Dataquay::PropertyObject
setProperty(Transaction *tx, QString name, QVariant value)Dataquay::PropertyObject
setProperty(Transaction *tx, QString name, Uri uri)Dataquay::PropertyObject
setProperty(Transaction *tx, QString name, Node node)Dataquay::PropertyObject
setPropertyList(QString name, QVariantList values)Dataquay::PropertyObject
setPropertyList(Transaction *tx, QString name, QVariantList values)Dataquay::PropertyObject
setPropertyList(QString name, Nodes nodes)Dataquay::PropertyObject
setPropertyList(Transaction *tx, QString name, Nodes nodes)Dataquay::PropertyObject
~PropertyObject()Dataquay::PropertyObject