#include <PhosphorProtocol/WindowTypes.h>#include <PhosphorProtocol/phosphorprotocoltypes_export.h>#include <QList>#include <QMetaType>#include <QRect>#include <QString>Go to the source code of this file.
Classes | |
| struct | PhosphorProtocol::SnapAllResultEntry |
| D-Bus struct for snap-all result entries: (sssiiii) Carries targetZoneId so the plugin can confirm snaps without a second JSON parse. More... | |
| struct | PhosphorProtocol::MoveTargetResult |
| D-Bus struct for move/push/zone-number navigation result: (bssiiiiss) More... | |
| struct | PhosphorProtocol::FocusTargetResult |
| D-Bus struct for focus navigation result: (bsssss) More... | |
| struct | PhosphorProtocol::CycleTargetResult |
| D-Bus struct for cycle navigation result: (bssss) More... | |
| struct | PhosphorProtocol::SwapTargetResult |
| D-Bus struct for swap navigation result: (bssiiiissiiiissss) More... | |
| struct | PhosphorProtocol::RestoreTargetResult |
| D-Bus struct for restore navigation result: (bbiiii) More... | |
Namespaces | |
| namespace | PhosphorProtocol |
| D-Bus marshalling for the autotile value types (see AutotileTypes.h). | |
Typedefs | |
| using | PhosphorProtocol::SnapAllResultList = QList< SnapAllResultEntry > |