RoundedItemDelegate

Search for usage in LXR

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

var RoundedItemDelegate::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

var RoundedItemDelegate::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 Fri Aug 30 2024 11:47:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.