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

D-Bus struct for move/push/zone-number navigation result: (bssiiiiss) More...

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

Public Member Functions

QRect toRect () const
 

Public Attributes

bool success = false
 
QString reason
 
QString zoneId
 
int x = 0
 
int y = 0
 
int width = 0
 
int height = 0
 
QString sourceZoneId
 
QString screenName
 

Detailed Description

D-Bus struct for move/push/zone-number navigation result: (bssiiiiss)

Member Function Documentation

◆ toRect()

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

Member Data Documentation

◆ height

int PhosphorProtocol::MoveTargetResult::height = 0

◆ reason

QString PhosphorProtocol::MoveTargetResult::reason

◆ screenName

QString PhosphorProtocol::MoveTargetResult::screenName

◆ sourceZoneId

QString PhosphorProtocol::MoveTargetResult::sourceZoneId

◆ success

bool PhosphorProtocol::MoveTargetResult::success = false

◆ width

int PhosphorProtocol::MoveTargetResult::width = 0

◆ x

int PhosphorProtocol::MoveTargetResult::x = 0

◆ y

int PhosphorProtocol::MoveTargetResult::y = 0

◆ zoneId

QString PhosphorProtocol::MoveTargetResult::zoneId

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