#include <PhosphorProtocol/phosphorprotocoltypes_export.h>#include <QList>#include <QMetaType>#include <QRect>#include <QString>Go to the source code of this file.
Classes | |
| struct | PhosphorProtocol::ZoneGeometryRect |
| D-Bus struct for zone geometry: (iiii) More... | |
| struct | PhosphorProtocol::EmptyZoneEntry |
| D-Bus struct for empty zone info: (siiiiiibsssdd) More... | |
| struct | PhosphorProtocol::SnapAssistCandidate |
| D-Bus struct for snap assist candidate: (ssss) More... | |
| struct | PhosphorProtocol::NamedZoneGeometry |
| D-Bus struct for named zone geometry: (siiii) More... | |
Namespaces | |
| namespace | PhosphorProtocol |
| D-Bus marshalling for the autotile value types (see AutotileTypes.h). | |
Typedefs | |
| using | PhosphorProtocol::ZoneGeometryList = QList< ZoneGeometryRect > |
| using | PhosphorProtocol::EmptyZoneList = QList< EmptyZoneEntry > |
| using | PhosphorProtocol::SnapAssistCandidateList = QList< SnapAssistCandidate > |
| using | PhosphorProtocol::NamedZoneGeometryList = QList< NamedZoneGeometry > |