VirtualDesktop QML Type
Virtual Desktop. More...
| Import Statement: | import org.kde.kwin |
Properties
- id : string
- name : string
- x11DesktopNumber : int
Signals
Detailed Description
This type cannot be created from QML.
Property Documentation
id : string
name : string
x11DesktopNumber : int
Signal Documentation
aboutToBeDestroyed()
Emitted just before the desktop gets destroyed.
Note: The corresponding handler is onAboutToBeDestroyed.