org::kde::plasma::extras::ListItem

Search for usage in LXR

org::kde::plasma::extras::ListItem Class Reference
Inheritance diagram for org::kde::plasma::extras::ListItem:

Properties

bool containsMouse
 
alias content
 
bool sectionDelegate
 
bool separatorVisible
 
- Properties inherited from org::kde::kirigami::templates::AbstractListItem
alias _default
 
color activeBackgroundColor
 
color activeTextColor
 
color alternateBackgroundColor
 
bool alternatingBackground
 
color backgroundColor
 
alias containsMouse
 
bool sectionDelegate
 
bool separatorVisible
 
bool supportsMouseEvents
 
color textColor
 

Detailed Description

Since
2.0

Definition at line 11 of file ListItem.qml.

Property Documentation

◆ containsMouse

bool org::kde::plasma::extras::ListItem::containsMouse
read

containsMouse: bool

Whether this ListItem contains the mouse.

Alias of Control.hovered.

Remarks
This property is read-only

Definition at line 40 of file ListItem.qml.

◆ content

alias org::kde::plasma::extras::ListItem::content
read

content: list<Object>

The content of this ListItem.

Remarks
This is the default property

Definition at line 19 of file ListItem.qml.

◆ sectionDelegate

bool org::kde::plasma::extras::ListItem::sectionDelegate
read

sectionDelegate: bool

Whether this ListItem renders as a section header.

Definition at line 31 of file ListItem.qml.

◆ separatorVisible

bool org::kde::plasma::extras::ListItem::separatorVisible
read

separatorVisible: bool

Whether this ListItem displays a separator.

Definition at line 25 of file ListItem.qml.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jun 9 2023 04:06:50 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.