#include <PhosphorProtocol/BridgeTypes.h>#include <PhosphorProtocol/phosphorprotocol_export.h>#include <PhosphorDBus/Streaming.h>#include <QDBusArgument>#include <QDBusMetaType>Go to the source code of this file.
Namespaces | |
| namespace | PhosphorProtocol |
| D-Bus marshalling for the shared tiling-family value types (see AutotileTypes.h; the file names predate the autotile-to-tiling generalization and are load-bearing across the build, so only the docs moved with the split). | |
Functions | |
| PHOSPHORPROTOCOL_EXPORT QDBusArgument & | PhosphorProtocol::operator<< (QDBusArgument &arg, const BridgeRegistrationResult &e) |
| PHOSPHORPROTOCOL_EXPORT const QDBusArgument & | PhosphorProtocol::operator>> (const QDBusArgument &arg, BridgeRegistrationResult &e) |