Obsolete Members for Workspace
The following members of QML type Workspace are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.
Methods
- TileManager tilingForScreen(LogicalOutput output)
(deprecated in 6.3) - TileManager tilingForScreen(string screenName)
(deprecated in 6.3)
Method Documentation
[deprecated in 6.3] TileManager tilingForScreen(LogicalOutput output)
This method is deprecated since org.kde.kwin 6.3. We strongly advise against using it in new code.
Use rootTile()
[deprecated in 6.3] TileManager tilingForScreen(string screenName)
This method is deprecated since org.kde.kwin 6.3. We strongly advise against using it in new code.
Use rootTile()