RoundedItemDelegate
RoundedItemDelegate Class Reference
Properties | |
var | gridView |
var | listView |
Detailed Description
An item delegate providing a modern look and feel.
Use a combination of SubtitleContentItem, DefaultContentItem and RowLayout for the contentItem.
Definition at line 14 of file RoundedItemDelegate.qml.
Property Documentation
◆ gridView
|
read |
This property holds a GridView.
It is automatically set if the RoundedItemDelegate is the direct delegate of a GridView and must be set otherwise.
Definition at line 29 of file RoundedItemDelegate.qml.
◆ listView
|
read |
This property holds a ListView.
It is automatically set if the RoundedItemDelegate is the direct delegate of a ListView and must be set otherwise.
Definition at line 22 of file RoundedItemDelegate.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 Mon Nov 4 2024 16:33:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:46 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.