KWin
Loading...
Searching...
No Matches
Public Attributes | List of all members
KWin::OffscreenEffectPrivate Class Reference

Public Attributes

std::map< EffectWindow *, std::unique_ptr< OffscreenData > > windows
 
QMetaObject::Connection windowDeletedConnection
 
RenderGeometry::VertexSnappingMode vertexSnappingMode = RenderGeometry::VertexSnappingMode::Round
 

Detailed Description

Definition at line 39 of file offscreeneffect.cpp.

Member Data Documentation

◆ vertexSnappingMode

RenderGeometry::VertexSnappingMode KWin::OffscreenEffectPrivate::vertexSnappingMode = RenderGeometry::VertexSnappingMode::Round

Definition at line 44 of file offscreeneffect.cpp.

◆ windowDeletedConnection

QMetaObject::Connection KWin::OffscreenEffectPrivate::windowDeletedConnection

Definition at line 43 of file offscreeneffect.cpp.

◆ windows

std::map<EffectWindow *, std::unique_ptr<OffscreenData> > KWin::OffscreenEffectPrivate::windows

Definition at line 42 of file offscreeneffect.cpp.


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