Akonadi
dbusoperators.h File Reference
#include <QtDBus/QDBusArgument>#include "result.h"
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.
Namespaces | |
| namespace | Nepomuk |
| namespace | Nepomuk::Search |
Functions | |
| QDBusArgument & | operator<< (QDBusArgument &arg, const Nepomuk::Search::Result &) |
| QDBusArgument & | operator<< (QDBusArgument &arg, const Soprano::Node &) |
| const QDBusArgument & | operator>> (const QDBusArgument &arg, Nepomuk::Search::Result &) |
| const QDBusArgument & | operator>> (const QDBusArgument &arg, Soprano::Node &) |
| void | Nepomuk::Search::registerDBusTypes () |
Function Documentation
| QDBusArgument& operator<< | ( | QDBusArgument & | arg, | |
| const Nepomuk::Search::Result & | ||||
| ) |
Definition at line 42 of file dbusoperators.cpp.
| QDBusArgument& operator<< | ( | QDBusArgument & | arg, | |
| const Soprano::Node & | ||||
| ) |
Definition at line 99 of file dbusoperators.cpp.
| const QDBusArgument& operator>> | ( | const QDBusArgument & | arg, | |
| Nepomuk::Search::Result & | ||||
| ) |
Definition at line 69 of file dbusoperators.cpp.
| const QDBusArgument& operator>> | ( | const QDBusArgument & | arg, | |
| Soprano::Node & | ||||
| ) |
Definition at line 115 of file dbusoperators.cpp.
KDE 4.5 API Reference