Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
PhosphorProtocol::NamedZoneGeometry Struct Reference

D-Bus struct for named zone geometry: (siiii) More...

#include <phosphor-protocol/include/PhosphorProtocol/ZoneTypes.h>

Public Member Functions

QRect toRect () const
 

Public Attributes

QString zoneId
 
int x = 0
 
int y = 0
 
int width = 0
 
int height = 0
 

Detailed Description

D-Bus struct for named zone geometry: (siiii)

Member Function Documentation

◆ toRect()

QRect PhosphorProtocol::NamedZoneGeometry::toRect ( ) const
inline

Member Data Documentation

◆ height

int PhosphorProtocol::NamedZoneGeometry::height = 0

◆ width

int PhosphorProtocol::NamedZoneGeometry::width = 0

◆ x

int PhosphorProtocol::NamedZoneGeometry::x = 0

◆ y

int PhosphorProtocol::NamedZoneGeometry::y = 0

◆ zoneId

QString PhosphorProtocol::NamedZoneGeometry::zoneId

The documentation for this struct was generated from the following file: