KProperty
KPropertyRectDelegate Class Reference
#include <rectedit.h>
Inheritance diagram for KPropertyRectDelegate:

Public Member Functions | |
KPropertyRectDelegate () | |
QString | valueToString (const QVariant &value, const QLocale &locale) const override |
![]() | |
KPropertyEditorCreator () | |
~KPropertyEditorCreator () override | |
QWidget * | createEditor (int type, QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
![]() | |
KPropertyValuePainterInterface () | |
virtual | ~KPropertyValuePainterInterface () |
![]() | |
KComposedPropertyCreator () | |
~KComposedPropertyCreator () override | |
KRectComposedProperty * | createComposedProperty (KProperty *parent) const override |
Additional Inherited Members | |
![]() | |
static void | paint (const KPropertyValueDisplayInterface *iface, QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) |
Detailed Description
Definition at line 37 of file rectedit.h.
Constructor & Destructor Documentation
KPropertyRectDelegate::KPropertyRectDelegate | ( | ) |
Definition at line 24 of file rectedit.cpp.
Member Function Documentation
|
override |
Definition at line 28 of file rectedit.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 Sun Dec 8 2019 04:34:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Sun Dec 8 2019 04:34:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.