| KWin
    | 
| Public Attributes | |
| QQueue< quint32 > | serials | 
| LayerSurfaceV1Interface::Layer | layer = LayerSurfaceV1Interface::BottomLayer | 
| Qt::Edges | anchor | 
| QMargins | margins | 
| QSize | desiredSize = QSize(0, 0) | 
| int | exclusiveZone = 0 | 
| Qt::Edge | exclusiveEdge = Qt::Edge() | 
| bool | acceptsFocus = false | 
| bool | configured = false | 
| bool | closed = false | 
| bool | committed = false | 
| bool | firstBufferAttached = false | 
Definition at line 53 of file layershell_v1.cpp.
| bool KWin::LayerSurfaceV1State::acceptsFocus = false | 
Definition at line 62 of file layershell_v1.cpp.
| Qt::Edges KWin::LayerSurfaceV1State::anchor | 
Definition at line 57 of file layershell_v1.cpp.
| bool KWin::LayerSurfaceV1State::closed = false | 
Definition at line 64 of file layershell_v1.cpp.
| bool KWin::LayerSurfaceV1State::committed = false | 
Definition at line 65 of file layershell_v1.cpp.
| bool KWin::LayerSurfaceV1State::configured = false | 
Definition at line 63 of file layershell_v1.cpp.
| QSize KWin::LayerSurfaceV1State::desiredSize = QSize(0, 0) | 
Definition at line 59 of file layershell_v1.cpp.
| Qt::Edge KWin::LayerSurfaceV1State::exclusiveEdge = Qt::Edge() | 
Definition at line 61 of file layershell_v1.cpp.
| int KWin::LayerSurfaceV1State::exclusiveZone = 0 | 
Definition at line 60 of file layershell_v1.cpp.
| bool KWin::LayerSurfaceV1State::firstBufferAttached = false | 
Definition at line 66 of file layershell_v1.cpp.
| LayerSurfaceV1Interface::Layer KWin::LayerSurfaceV1State::layer = LayerSurfaceV1Interface::BottomLayer | 
Definition at line 56 of file layershell_v1.cpp.
| QMargins KWin::LayerSurfaceV1State::margins | 
Definition at line 58 of file layershell_v1.cpp.
| QQueue<quint32> KWin::LayerSurfaceV1State::serials | 
Definition at line 55 of file layershell_v1.cpp.