org::kde::plasma::components::ComboBox
org::kde::plasma::components::ComboBox Class Reference
Inheritance diagram for org::kde::plasma::components::ComboBox:

Properties | |
real | __indicatorMargin |
Additional Inherited Members | |
![]() | |
__selectNextItem () | |
__selectPrevItem () | |
void | accepted () |
accepted () | |
void | activated (index) |
activated (int) | |
void | decrementCurrentIndex () |
int | find (string text) |
int | find (text, enumeration flags) |
void | highlighted (index) |
void | incrementCurrentIndex () |
int | indexOfValue (value) |
void | selectAll () |
void | selectAll () |
string | textAt (index) |
string | textAt (int index) |
Detailed Description
This is a combobox which uses the plasma theme.
- Since
- 2.0
Properties are the same as the QtQuick Controls ComboBox component
- Since
- 3.0
Definition at line 17 of file qml/ComboBox.qml.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:07:39 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:07:39 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.