• Skip to content
  • Skip to link menu
Brand

API Documentation

  1. KDE API Reference
  2. Kirigami
  • KDE Home
  • Contact Us

Quick Links

Skip menu "Kirigami"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • File List
  • Related Pages

Class Picker

About

QtQuick plugins to build user interfaces based on the KDE UX guidelines

Maintainer
Marco Martin
Supported platforms
Android, Linux
Community
IRC: #plasma on Freenode
Mailing list: plasma-devel
Use with CMake
find_package(KF5Kirigami)
target_link_libraries(yourapp KF5::Kirigami)
Clone
git clone git://anongit.kde.org/kirigami1.git
Browse source
Kirigami on cgit.kde.org

Kirigami

  • View on LXR
  • org
  • kde
  • kirigami
  • BasicListItem
Properties | List of all members
org::kde::kirigami::BasicListItem Class Reference
Inheritance diagram for org::kde::kirigami::BasicListItem:
Inheritance graph
[legend]

Properties

alias icon
 
alias label
 
- Properties inherited from org::kde::kirigami::AbstractListItem
color activeBackgroundColor
 
color activeTextColor
 
Item background
 
color backgroundColor
 
bool checked
 
alias containsMouse
 
Item contentItem
 
alias pressed
 
bool sectionDelegate
 
bool separatorVisible
 
alias supportsMouseEvents
 
color textColor
 

Additional Inherited Members

- Signals inherited from org::kde::kirigami::AbstractListItem
void clicked ()
 
void pressAndHold ()
 

Detailed Description

An item delegate for the primitive ListView component.

It's intended to make all listviews look coherent. It has a default icon and a label

Definition at line 31 of file BasicListItem.qml.

Property Documentation

alias org::kde::kirigami::BasicListItem::icon

icon: var A single icon that will be displayed in the list item.

The icon can be either a QIcon, a string name of a fdo compatible name, or any url accepted by the Image element.

Definition at line 44 of file BasicListItem.qml.

alias org::kde::kirigami::BasicListItem::label

string: bool A single text label the list item will contain

Definition at line 37 of file BasicListItem.qml.


The documentation for this class was generated from the following file:
  • BasicListItem.qml
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Fri Feb 17 2017 11:09:23 by doxygen 1.8.6 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal