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

#include <phosphor-engine/include/PhosphorEngine/EngineTypes.h>

Public Attributes

QStringList zoneIds
 
QString screenId
 
int virtualDesktop = 0
 
QString layoutId
 
QList< int > zoneNumbers
 
WindowKind windowKind = WindowKind::Unknown
 Closing window's kind; the consume gate refuses when both sides are concrete and disagree.
 

Member Data Documentation

◆ layoutId

QString PhosphorEngine::PendingRestore::layoutId

◆ screenId

QString PhosphorEngine::PendingRestore::screenId

◆ virtualDesktop

int PhosphorEngine::PendingRestore::virtualDesktop = 0

◆ windowKind

WindowKind PhosphorEngine::PendingRestore::windowKind = WindowKind::Unknown

Closing window's kind; the consume gate refuses when both sides are concrete and disagree.

◆ zoneIds

QStringList PhosphorEngine::PendingRestore::zoneIds

◆ zoneNumbers

QList<int> PhosphorEngine::PendingRestore::zoneNumbers

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