#include <filesform.h>
|
| | Delegate (QWidget *parent=nullptr) |
| |
| void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override |
| |
| bool | editorEvent (QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) override |
| |
Definition at line 88 of file filesform.h.
◆ Delegate()
| FileTransferList::Delegate::Delegate |
( |
QWidget * |
parent = nullptr | ) |
|
◆ editorEvent()
| bool FileTransferList::Delegate::editorEvent |
( |
QEvent * |
event, |
|
|
QAbstractItemModel * |
model, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| |
|
override |
◆ paint()
| void FileTransferList::Delegate::paint |
( |
QPainter * |
painter, |
|
|
const QStyleOptionViewItem & |
option, |
|
|
const QModelIndex & |
index |
|
) |
| const |
|
override |
The documentation for this class was generated from the following files: