![]() |
Qt 4.8
|
#include <QtCore/qstring.h>#include <QtCore/qlist.h>#include <QtCore/qstringlist.h>#include <QtCore/qmap.h>#include <QtCore/qpair.h>#include <QtCore/qshareddata.h>#include <qdbusmacros.h>Go to the source code of this file.
Classes | |
| class | QDBusIntrospection |
| Information about introspected objects and interfaces on D-Bus. More... | |
| class | QDBusIntrospection::Argument |
| One argument to a D-Bus method or signal. More... | |
| class | QDBusIntrospection::Interface |
| Information about one interface on the bus. More... | |
| class | QDBusIntrospection::Method |
| Information about one method. More... | |
| class | QDBusIntrospection::Object |
| Information about one object on the bus. More... | |
| class | QDBusIntrospection::ObjectTree |
| Complete information about one object node and its descendency. More... | |
| class | QDBusIntrospection::Property |
| Information about one property. More... | |
| class | QDBusIntrospection::Signal |
| Information about one signal. More... | |