IndicatorItemDelegate

Search for usage in LXR

IndicatorItemDelegate Class Reference

Inherits QtQuick::Controls::ItemDelegate.

Properties

int index
 
bool showSeparator
 
bool unread
 

Detailed Description

Warning
This component is expected to be used as a ListView.delegate. If this is not the case, make sure to set index and listView

Definition at line 11 of file IndicatorItemDelegate.qml.

Property Documentation

◆ index

int IndicatorItemDelegate::index
read

Definition at line 14 of file IndicatorItemDelegate.qml.

◆ showSeparator

bool IndicatorItemDelegate::showSeparator
read
Remarks
This property is read-only

Definition at line 19 of file IndicatorItemDelegate.qml.

◆ unread

bool IndicatorItemDelegate::unread
read

Definition at line 16 of file IndicatorItemDelegate.qml.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Apr 27 2024 22:09:57 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.