• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kde-runtime API Reference
  • KDE Home
  • Contact Us
 

PlasmaComponents

Properties | List of all members
ButtonColumn Class Reference
Inheritance diagram for ButtonColumn:
Inheritance graph
[legend]

Properties

Item checkedButton
 
bool exclusive
 

Detailed Description

A ButtonColumn allows you to group Buttons in a column.

Since
0.1

It provides a selection-behavior as well.

Note: This component doesn't support the enabled property. If you need to disable it you should disable all the buttons inside it.

This is an example:

ButtonColumn {
Button { text: "Top" }
Button { text: "Bottom" }
}

Definition at line 60 of file ButtonColumn.qml.

Property Documentation

Item ButtonColumn::checkedButton

Returns the last checked button.

Definition at line 75 of file ButtonColumn.qml.

bool ButtonColumn::exclusive

Specifies the grouping behavior.

If enabled, the checked property on buttons contained in the group will be exclusive.

The default value is true.

Note that a button in an exclusive group will always be checkable.

Definition at line 71 of file ButtonColumn.qml.


The documentation for this class was generated from the following file:
  • ButtonColumn.qml
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:08:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

PlasmaComponents

Skip menu "PlasmaComponents"
  • Main Page
  • Namespace List
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List

kde-runtime API Reference

Skip menu "kde-runtime API Reference"
  • KCMShell
  • KNotify
  • Plasma Runtime
  •     PlasmaCore
  •     DragAndDrop
  •     PlasmaComponents
  •     PlasmaExtraComponents
  •     QtExtraComponents

Search



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