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

D-Bus struct for swap navigation result: (bssiiiissiiiissss) More...

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

Public Attributes

bool success = false
 
QString reason
 
QString windowId1
 
int x1 = 0
 
int y1 = 0
 
int w1 = 0
 
int h1 = 0
 
QString zoneId1
 
QString windowId2
 
int x2 = 0
 
int y2 = 0
 
int w2 = 0
 
int h2 = 0
 
QString zoneId2
 
QString screenName
 
QString sourceZoneId
 
QString targetZoneId
 

Detailed Description

D-Bus struct for swap navigation result: (bssiiiissiiiissss)

Member Data Documentation

◆ h1

int PhosphorProtocol::SwapTargetResult::h1 = 0

◆ h2

int PhosphorProtocol::SwapTargetResult::h2 = 0

◆ reason

QString PhosphorProtocol::SwapTargetResult::reason

◆ screenName

QString PhosphorProtocol::SwapTargetResult::screenName

◆ sourceZoneId

QString PhosphorProtocol::SwapTargetResult::sourceZoneId

◆ success

bool PhosphorProtocol::SwapTargetResult::success = false

◆ targetZoneId

QString PhosphorProtocol::SwapTargetResult::targetZoneId

◆ w1

int PhosphorProtocol::SwapTargetResult::w1 = 0

◆ w2

int PhosphorProtocol::SwapTargetResult::w2 = 0

◆ windowId1

QString PhosphorProtocol::SwapTargetResult::windowId1

◆ windowId2

QString PhosphorProtocol::SwapTargetResult::windowId2

◆ x1

int PhosphorProtocol::SwapTargetResult::x1 = 0

◆ x2

int PhosphorProtocol::SwapTargetResult::x2 = 0

◆ y1

int PhosphorProtocol::SwapTargetResult::y1 = 0

◆ y2

int PhosphorProtocol::SwapTargetResult::y2 = 0

◆ zoneId1

QString PhosphorProtocol::SwapTargetResult::zoneId1

◆ zoneId2

QString PhosphorProtocol::SwapTargetResult::zoneId2

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