kget
TransferHistoryItemDelegate Class Reference
#include <transferhistoryitemdelegate.h>
Inheritance diagram for TransferHistoryItemDelegate:

Signals | |
void | deletedTransfer (const QString &url, const QModelIndex &index) |
Public Member Functions | |
TransferHistoryItemDelegate (QWidget *parent) | |
~TransferHistoryItemDelegate () | |
bool | editorEvent (QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) |
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 23 of file transferhistoryitemdelegate.h.
Constructor & Destructor Documentation
TransferHistoryItemDelegate::TransferHistoryItemDelegate | ( | QWidget * | parent | ) |
Definition at line 34 of file transferhistoryitemdelegate.cpp.
TransferHistoryItemDelegate::~TransferHistoryItemDelegate | ( | ) |
Definition at line 56 of file transferhistoryitemdelegate.cpp.
Member Function Documentation
|
signal |
bool TransferHistoryItemDelegate::editorEvent | ( | QEvent * | event, |
QAbstractItemModel * | model, | ||
const QStyleOptionViewItem & | option, | ||
const QModelIndex & | index | ||
) |
Definition at line 160 of file transferhistoryitemdelegate.cpp.
void TransferHistoryItemDelegate::paint | ( | QPainter * | painter, |
const QStyleOptionViewItem & | option, | ||
const QModelIndex & | index | ||
) | const |
Definition at line 60 of file transferhistoryitemdelegate.cpp.
QSize TransferHistoryItemDelegate::sizeHint | ( | const QStyleOptionViewItem & | option, |
const QModelIndex & | index | ||
) | const |
Definition at line 152 of file transferhistoryitemdelegate.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:53:18 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:53:18 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.