SolidModules
activeconnection.h File Reference
#include <QtCore/QList>#include <QtCore/QString>#include <QtDBus/QDBusArgument>
Include dependency graph for activeconnection.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | ActiveConnection |
Typedefs | |
| typedef QList< ActiveConnection > | ActiveConnectionList |
Functions | |
| QDBusArgument & | operator<< (QDBusArgument &argument, const ActiveConnection &) |
| const QDBusArgument & | operator>> (const QDBusArgument &argument, ActiveConnection &) |
Typedef Documentation
| typedef QList<ActiveConnection> ActiveConnectionList |
Definition at line 36 of file activeconnection.h.
Function Documentation
| QDBusArgument& operator<< | ( | QDBusArgument & | argument, | |
| const ActiveConnection & | ||||
| ) |
Definition at line 32 of file activeconnection.cpp.
| const QDBusArgument& operator>> | ( | const QDBusArgument & | argument, | |
| ActiveConnection & | ||||
| ) |
Definition at line 24 of file activeconnection.cpp.
KDE 4.2 API Reference