Nepomuk-Core
dbusoperators.h File Reference
#include <Soprano/Node>
#include <Soprano/Statement>
#include <Soprano/BindingSet>
#include <QtDBus/QDBusArgument>
Include dependency graph for dbusoperators.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
QDBusArgument & | operator<< (QDBusArgument &arg, const Soprano::Node &) |
QDBusArgument & | operator<< (QDBusArgument &arg, const Soprano::Statement &) |
QDBusArgument & | operator<< (QDBusArgument &arg, const Soprano::BindingSet &) |
const QDBusArgument & | operator>> (const QDBusArgument &arg, Soprano::Node &) |
const QDBusArgument & | operator>> (const QDBusArgument &arg, Soprano::Statement &) |
const QDBusArgument & | operator>> (const QDBusArgument &arg, Soprano::BindingSet &) |
void | registerMetaTypes () |
Function Documentation
QDBusArgument& operator<< | ( | QDBusArgument & | arg, |
const Soprano::Node & | |||
) |
Definition at line 131 of file libnepomukcore/query/dbusoperators.cpp.
QDBusArgument& operator<< | ( | QDBusArgument & | arg, |
const Soprano::Statement & | |||
) |
Definition at line 67 of file services/storage/backup/dbusoperators.cpp.
QDBusArgument& operator<< | ( | QDBusArgument & | arg, |
const Soprano::BindingSet & | |||
) |
Definition at line 87 of file services/storage/backup/dbusoperators.cpp.
const QDBusArgument& operator>> | ( | const QDBusArgument & | arg, |
Soprano::Node & | |||
) |
Definition at line 147 of file libnepomukcore/query/dbusoperators.cpp.
const QDBusArgument& operator>> | ( | const QDBusArgument & | arg, |
Soprano::Statement & | |||
) |
Definition at line 76 of file services/storage/backup/dbusoperators.cpp.
const QDBusArgument& operator>> | ( | const QDBusArgument & | arg, |
Soprano::BindingSet & | |||
) |
Definition at line 103 of file services/storage/backup/dbusoperators.cpp.
void registerMetaTypes | ( | ) |
Definition at line 121 of file services/storage/backup/dbusoperators.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:09 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.