#include <PhosphorDBus/phosphordbus_export.h>#include <QMap>#include <QObject>#include <QString>#include <QStringList>#include <QVariantMap>#include <memory>Go to the source code of this file.
Classes | |
| class | PhosphorDBus::ObjectManager |
Service-agnostic observer for org.freedesktop.DBus.ObjectManager. More... | |
Namespaces | |
| namespace | PhosphorDBus |
Typedefs | |
| using | PhosphorDBus::InterfaceMap = QMap< QString, QVariantMap > |
| One D-Bus object's interfaces as reported by ObjectManager: a map of interface name → that interface's property dict. | |