ReadFramework
|
Namespaces | |
rdf | |
Functions | |
bool | rdf::operator== (const BaseElement &l, const QString &id) |
bool | rdf::operator== (const BaseElement &l, const BaseElement &r) |
Returns true if l and r have the same id. More... | |
bool | rdf::operator!= (const BaseElement &l, const BaseElement &r) |
Returns true if l and r do not have the same id. More... | |
QDataStream & | rdf::operator<< (QDataStream &s, const BaseElement &e) |
QDebug | rdf::operator<< (QDebug d, const BaseElement &e) |