#include <PhosphorProtocol/AutotileTypes.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 TileRequestEntry &e) |
| PHOSPHORPROTOCOL_EXPORT const QDBusArgument & | PhosphorProtocol::operator>> (const QDBusArgument &arg, TileRequestEntry &e) |
| PHOSPHORPROTOCOL_EXPORT QDBusArgument & | PhosphorProtocol::operator<< (QDBusArgument &arg, const AlgorithmInfoEntry &e) |
| PHOSPHORPROTOCOL_EXPORT const QDBusArgument & | PhosphorProtocol::operator>> (const QDBusArgument &arg, AlgorithmInfoEntry &e) |
| PHOSPHORPROTOCOL_EXPORT QDBusArgument & | PhosphorProtocol::operator<< (QDBusArgument &arg, const PreTileGeometryEntry &e) |
| PHOSPHORPROTOCOL_EXPORT const QDBusArgument & | PhosphorProtocol::operator>> (const QDBusArgument &arg, PreTileGeometryEntry &e) |