#include <PhosphorProtocol/phosphorprotocoltypes_export.h>#include <QList>#include <QMetaType>#include <QRect>#include <QString>#include <QStringList>Go to the source code of this file.
Classes | |
| struct | PhosphorProtocol::WindowGeometryEntry |
| D-Bus struct for batch geometry entries: (siiiis) More... | |
| struct | PhosphorProtocol::SnapConfirmationEntry |
| D-Bus struct for batch snap confirmation: (sssb) More... | |
| struct | PhosphorProtocol::WindowOpenedEntry |
| D-Bus struct for batch window-opened notification: (ssii) More... | |
| struct | PhosphorProtocol::WindowStateEntry |
| D-Bus struct for window state: (sssbsasb) More... | |
| struct | PhosphorProtocol::UnfloatRestoreResult |
| D-Bus struct for unfloat restore result: (bassiiii). More... | |
Namespaces | |
| namespace | PhosphorProtocol |
| D-Bus marshalling for the autotile value types (see AutotileTypes.h). | |
Typedefs | |
| using | PhosphorProtocol::WindowGeometryList = QList< WindowGeometryEntry > |
| using | PhosphorProtocol::SnapConfirmationList = QList< SnapConfirmationEntry > |
| using | PhosphorProtocol::WindowOpenedList = QList< WindowOpenedEntry > |
| using | PhosphorProtocol::WindowStateList = QList< WindowStateEntry > |