#include <PhosphorProtocol/ZoneTypes.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 autotile value types (see AutotileTypes.h). | |
Functions | |
| PHOSPHORPROTOCOL_EXPORT QDBusArgument & | PhosphorProtocol::operator<< (QDBusArgument &arg, const ZoneGeometryRect &e) |
| PHOSPHORPROTOCOL_EXPORT const QDBusArgument & | PhosphorProtocol::operator>> (const QDBusArgument &arg, ZoneGeometryRect &e) |
| PHOSPHORPROTOCOL_EXPORT QDBusArgument & | PhosphorProtocol::operator<< (QDBusArgument &arg, const EmptyZoneEntry &e) |
| PHOSPHORPROTOCOL_EXPORT const QDBusArgument & | PhosphorProtocol::operator>> (const QDBusArgument &arg, EmptyZoneEntry &e) |
| PHOSPHORPROTOCOL_EXPORT QDBusArgument & | PhosphorProtocol::operator<< (QDBusArgument &arg, const SnapAssistCandidate &e) |
| PHOSPHORPROTOCOL_EXPORT const QDBusArgument & | PhosphorProtocol::operator>> (const QDBusArgument &arg, SnapAssistCandidate &e) |
| PHOSPHORPROTOCOL_EXPORT QDBusArgument & | PhosphorProtocol::operator<< (QDBusArgument &arg, const NamedZoneGeometry &e) |
| PHOSPHORPROTOCOL_EXPORT const QDBusArgument & | PhosphorProtocol::operator>> (const QDBusArgument &arg, NamedZoneGeometry &e) |