#include <PhosphorProtocol/WindowTypes.h>
#include <PhosphorProtocol/phosphorprotocol_export.h>
#include <PhosphorDBus/Streaming.h>
#include <QDBusArgument>
#include <QDBusMetaType>
Go to the source code of this file.
|
| PHOSPHORPROTOCOL_EXPORT QDBusArgument & | PhosphorProtocol::operator<< (QDBusArgument &arg, const WindowGeometryEntry &e) |
| |
| PHOSPHORPROTOCOL_EXPORT const QDBusArgument & | PhosphorProtocol::operator>> (const QDBusArgument &arg, WindowGeometryEntry &e) |
| |
| PHOSPHORPROTOCOL_EXPORT QDBusArgument & | PhosphorProtocol::operator<< (QDBusArgument &arg, const SnapConfirmationEntry &e) |
| |
| PHOSPHORPROTOCOL_EXPORT const QDBusArgument & | PhosphorProtocol::operator>> (const QDBusArgument &arg, SnapConfirmationEntry &e) |
| |
| PHOSPHORPROTOCOL_EXPORT QDBusArgument & | PhosphorProtocol::operator<< (QDBusArgument &arg, const WindowOpenedEntry &e) |
| |
| PHOSPHORPROTOCOL_EXPORT const QDBusArgument & | PhosphorProtocol::operator>> (const QDBusArgument &arg, WindowOpenedEntry &e) |
| |
| PHOSPHORPROTOCOL_EXPORT QDBusArgument & | PhosphorProtocol::operator<< (QDBusArgument &arg, const WindowStateEntry &e) |
| |
| PHOSPHORPROTOCOL_EXPORT const QDBusArgument & | PhosphorProtocol::operator>> (const QDBusArgument &arg, WindowStateEntry &e) |
| |
| PHOSPHORPROTOCOL_EXPORT QDBusArgument & | PhosphorProtocol::operator<< (QDBusArgument &arg, const UnfloatRestoreResult &e) |
| |
| PHOSPHORPROTOCOL_EXPORT const QDBusArgument & | PhosphorProtocol::operator>> (const QDBusArgument &arg, UnfloatRestoreResult &e) |
| |