>
ItemDelegate QML Type
Import Statement: | import |
Properties
- containsPress : alias
- content : alias
- draggable : bool
- flat : bool
- highlighted : bool
- isCurrentItem : alias
- mouseArea : alias
- radius : int
- tooltipText : string
Signals
- clicked(var)
- doubleClicked(var)
- pressAndHold(var)
- pressed(var)
- rightClicked(var)
Detailed Description
* ItemDelegate * A global sidebar for the application window that can be collapsed. * * * * * *