| KWin
    | 
| Public Attributes | |
| std::map< EffectWindow *, std::unique_ptr< OffscreenData > > | windows | 
| QMetaObject::Connection | windowDeletedConnection | 
| RenderGeometry::VertexSnappingMode | vertexSnappingMode = RenderGeometry::VertexSnappingMode::Round | 
Definition at line 39 of file offscreeneffect.cpp.
| RenderGeometry::VertexSnappingMode KWin::OffscreenEffectPrivate::vertexSnappingMode = RenderGeometry::VertexSnappingMode::Round | 
Definition at line 44 of file offscreeneffect.cpp.
| QMetaObject::Connection KWin::OffscreenEffectPrivate::windowDeletedConnection | 
Definition at line 43 of file offscreeneffect.cpp.
| std::map<EffectWindow *, std::unique_ptr<OffscreenData> > KWin::OffscreenEffectPrivate::windows | 
Definition at line 42 of file offscreeneffect.cpp.