KProperty
KPropertyFontDelegate Class Reference
#include <fontedit.h>
Inheritance diagram for KPropertyFontDelegate:

Public Member Functions | |
KPropertyFontDelegate () | |
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 |
QString | valueToString (const QVariant &value, const QLocale &locale) const override |
![]() | |
KPropertyValuePainterInterface () | |
virtual | ~KPropertyValuePainterInterface () |
Additional Inherited Members | |
![]() | |
static void | paint (const KPropertyValueDisplayInterface *iface, QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) |
Detailed Description
Definition at line 28 of file fontedit.h.
Constructor & Destructor Documentation
KPropertyFontDelegate::KPropertyFontDelegate | ( | ) |
Definition at line 89 of file fontedit.cpp.
Member Function Documentation
|
override |
Definition at line 93 of file fontedit.cpp.
|
overridevirtual |
Implements KPropertyValuePainterInterface.
Definition at line 102 of file fontedit.cpp.
|
override |
Definition at line 125 of file fontedit.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 Tue Dec 10 2019 04:32:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Tue Dec 10 2019 04:32:14 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.