krdc
ConnectionDelegate Class Reference
#include <connectiondelegate.h>
Inheritance diagram for ConnectionDelegate:

Public Member Functions | |
| ConnectionDelegate (QObject *parent=0) | |
| QString | displayText (const QVariant &value, const QLocale &locale) const |
| void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
| QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const |
Detailed Description
Definition at line 29 of file connectiondelegate.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 33 of file connectiondelegate.cpp.
Member Function Documentation
| QString ConnectionDelegate::displayText | ( | const QVariant & | value, |
| const QLocale & | locale | ||
| ) | const |
Definition at line 38 of file connectiondelegate.cpp.
| void ConnectionDelegate::paint | ( | QPainter * | painter, |
| const QStyleOptionViewItem & | option, | ||
| const QModelIndex & | index | ||
| ) | const |
Definition at line 68 of file connectiondelegate.cpp.
| QSize ConnectionDelegate::sizeHint | ( | const QStyleOptionViewItem & | option, |
| const QModelIndex & | index | ||
| ) | const |
Definition at line 84 of file connectiondelegate.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:54: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:54:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference