| KWin
    | 
| Public Attributes | |
| std::optional< LayerSurfaceV1Interface::Layer > | layer | 
| std::optional< Qt::Edges > | anchor | 
| std::optional< QMargins > | margins | 
| std::optional< QSize > | desiredSize | 
| std::optional< int > | exclusiveZone | 
| std::optional< Qt::Edge > | exclusiveEdge | 
| std::optional< quint32 > | acknowledgedConfigure | 
| std::optional< bool > | acceptsFocus | 
Definition at line 41 of file layershell_v1.cpp.
| std::optional<bool> KWin::LayerSurfaceV1Commit::acceptsFocus | 
Definition at line 50 of file layershell_v1.cpp.
| std::optional<quint32> KWin::LayerSurfaceV1Commit::acknowledgedConfigure | 
Definition at line 49 of file layershell_v1.cpp.
| std::optional<Qt::Edges> KWin::LayerSurfaceV1Commit::anchor | 
Definition at line 44 of file layershell_v1.cpp.
| std::optional<QSize> KWin::LayerSurfaceV1Commit::desiredSize | 
Definition at line 46 of file layershell_v1.cpp.
| std::optional<Qt::Edge> KWin::LayerSurfaceV1Commit::exclusiveEdge | 
Definition at line 48 of file layershell_v1.cpp.
| std::optional<int> KWin::LayerSurfaceV1Commit::exclusiveZone | 
Definition at line 47 of file layershell_v1.cpp.
| std::optional<LayerSurfaceV1Interface::Layer> KWin::LayerSurfaceV1Commit::layer | 
Definition at line 43 of file layershell_v1.cpp.
| std::optional<QMargins> KWin::LayerSurfaceV1Commit::margins | 
Definition at line 45 of file layershell_v1.cpp.