Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
AutotileTypes.h File Reference
#include <PhosphorProtocol/phosphorprotocoltypes_export.h>
#include <QList>
#include <QMetaType>
#include <QRect>
#include <QString>

Go to the source code of this file.

Classes

struct  PhosphorProtocol::TileRequestEntry
 D-Bus struct for autotile tile requests: (siiiissbb) More...
 
struct  PhosphorProtocol::AlgorithmInfoEntry
 D-Bus struct for algorithm metadata: (sssbbbbdibsbb) More...
 
struct  PhosphorProtocol::PreTileGeometryEntry
 D-Bus struct for pre-tile geometry entries: (siiiiis) Replaces the JSON blob previously returned by getPreTileGeometriesJson. More...
 

Namespaces

namespace  PhosphorProtocol
 D-Bus marshalling for the autotile value types (see AutotileTypes.h).
 

Typedefs

using PhosphorProtocol::TileRequestList = QList< TileRequestEntry >
 
using PhosphorProtocol::AlgorithmInfoList = QList< AlgorithmInfoEntry >
 
using PhosphorProtocol::PreTileGeometryList = QList< PreTileGeometryEntry >