Tile QML Type (Uncreatable)
| Import Statement: | import org.kde.kwin |
Note: This is an uncreatable type. It cannot be instantiated in QML.
Properties
- absoluteGeometry : RectF
- absoluteGeometryInScreen : RectF
- canBeRemoved : bool
- isLayout : bool
- minimumSize : size
- padding : real
- parent : Tile
- positionInLayout : int
- relativeGeometry : RectF
- tiles : list<Tile>
- windows : list<Window>
Methods
- void manage(Window window)
- void resizeByPixels(real delta, enumeration edge)
- void unmanage(Window window)