ListItem QML Type

A list item with separator lines. More...

Import Statement: import quey.ui 0.1
Inherits:

Rectangle

Inherited By:

MenuListItem

Properties

Signals

Detailed Description

Property Documentation

showBottomSeparator : bool

If set to true the bottom separator is visible. Defaults to true.


showTopSeparator : bool

If set to true the top separator is visible. If used within a model this defaults to false unless it is the first element.


Signal Documentation

clicked()

Emitted when the item is clicked.