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

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

Public Member Functions

bool isValid () const
 

Static Public Member Functions

static SnapResult noSnap ()
 

Public Attributes

bool shouldSnap = false
 
QRect geometry
 
QString zoneId
 
QStringList zoneIds
 
QString screenId
 

Member Function Documentation

◆ isValid()

bool PhosphorEngine::SnapResult::isValid ( ) const
inline

◆ noSnap()

static SnapResult PhosphorEngine::SnapResult::noSnap ( )
inlinestatic

Member Data Documentation

◆ geometry

QRect PhosphorEngine::SnapResult::geometry

◆ screenId

QString PhosphorEngine::SnapResult::screenId

◆ shouldSnap

bool PhosphorEngine::SnapResult::shouldSnap = false

◆ zoneId

QString PhosphorEngine::SnapResult::zoneId

◆ zoneIds

QStringList PhosphorEngine::SnapResult::zoneIds

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