• 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
ButtonRow Class Reference

Inherits Row.

Properties

Item checkedButton
 
bool exclusive
 

Detailed Description

A ButtonRow allows you to group Buttons in a row.

Since
0.1 It provides a selection-behavior as well.

Note: This component does not support the enabled property. If you need to disable it you should disable all the buttons inside it.

Example code:

ButtonRow {
Button { text: "Left" }
Button { text: "Right" }
}

Definition at line 59 of file ButtonRow.qml.

Property Documentation

Item ButtonRow::checkedButton

Returns the last checked button.

Definition at line 71 of file ButtonRow.qml.

bool ButtonRow::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 67 of file ButtonRow.qml.


The documentation for this class was generated from the following file:
  • ButtonRow.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