Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
DragMarshalling.h File Reference
#include <PhosphorProtocol/DragTypes.h>
#include <PhosphorProtocol/ZoneMarshalling.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 DragPolicy &p)
 
PHOSPHORPROTOCOL_EXPORT const QDBusArgument & PhosphorProtocol::operator>> (const QDBusArgument &arg, DragPolicy &p)
 
PHOSPHORPROTOCOL_EXPORT QDBusArgument & PhosphorProtocol::operator<< (QDBusArgument &arg, const DragOutcome &o)
 
PHOSPHORPROTOCOL_EXPORT const QDBusArgument & PhosphorProtocol::operator>> (const QDBusArgument &arg, DragOutcome &o)