KProperty
KPropertyComboBoxDelegate Class Reference
#include <combobox.h>
Inherits KPropertyEditorCreatorInterface, and KPropertyValueDisplayInterface.
Public Member Functions | |
KPropertyComboBoxDelegate () | |
QWidget * | createEditor (int type, QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
QString | propertyValueToString (const KProperty *property, const QLocale &locale) const override |
QString | valueToString (const QVariant &value, const QLocale &locale) const override |
Detailed Description
Definition at line 93 of file combobox.h.
Constructor & Destructor Documentation
KPropertyComboBoxDelegate::KPropertyComboBoxDelegate | ( | ) |
Definition at line 221 of file combobox.cpp.
Member Function Documentation
|
override |
Definition at line 252 of file combobox.cpp.
|
override |
Definition at line 226 of file combobox.cpp.
|
override |
Definition at line 246 of file combobox.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Dec 16 2019 02:17:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Dec 16 2019 02:17:29 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.