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

D-Bus struct for focus navigation result: (bsssss) More...

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

Public Attributes

bool success = false
 
QString reason
 
QString windowIdToActivate
 
QString sourceZoneId
 
QString targetZoneId
 
QString screenName
 

Detailed Description

D-Bus struct for focus navigation result: (bsssss)

Member Data Documentation

◆ reason

QString PhosphorProtocol::FocusTargetResult::reason

◆ screenName

QString PhosphorProtocol::FocusTargetResult::screenName

◆ sourceZoneId

QString PhosphorProtocol::FocusTargetResult::sourceZoneId

◆ success

bool PhosphorProtocol::FocusTargetResult::success = false

◆ targetZoneId

QString PhosphorProtocol::FocusTargetResult::targetZoneId

◆ windowIdToActivate

QString PhosphorProtocol::FocusTargetResult::windowIdToActivate

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