libkdepim
KPIM::LogItemDelegate Class Reference
#include <customlogwidget.h>
Inheritance diagram for KPIM::LogItemDelegate:
Public Member Functions | |
LogItemDelegate (QObject *parent) | |
~LogItemDelegate () | |
virtual QWidget * | createEditor (QWidget *, const QStyleOptionViewItem &, const QModelIndex &) const |
virtual void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
virtual QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const |
Detailed Description
Definition at line 28 of file customlogwidget.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 27 of file customlogwidget.cpp.
LogItemDelegate::~LogItemDelegate | ( | ) |
Definition at line 32 of file customlogwidget.cpp.
Member Function Documentation
|
virtual |
Definition at line 100 of file customlogwidget.cpp.
|
virtual |
Definition at line 59 of file customlogwidget.cpp.
|
virtual |
Definition at line 85 of file customlogwidget.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.