ListItem QML Type
Import Statement: | import org.kde.plasma.extras |
Properties
- containsMouse : bool
- content : Object
- sectionDelegate : bool
- separatorVisible : bool
Detailed Description
TODO qdoc how to document inheritance
Property Documentation
containsMouse : bool |
Whether this ListItem contains the mouse.
content : Object |
The content of this ListItem.
sectionDelegate : bool |
Whether this ListItem renders as a section header.
separatorVisible : bool |
Whether this ListItem displays a separator.