qTox  Version: nightly | Commit: bc751c8e1cac455f9690654fcfe0f560d2d7dfdd
Public Member Functions | List of all members
FileTransferList::Delegate Class Reference

#include <filesform.h>

Inheritance diagram for FileTransferList::Delegate:
Inheritance graph
Collaboration diagram for FileTransferList::Delegate:
Collaboration graph

Public Member Functions

 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
 

Detailed Description

Definition at line 88 of file filesform.h.

Constructor & Destructor Documentation

◆ Delegate()

FileTransferList::Delegate::Delegate ( QWidget *  parent = nullptr)

Definition at line 324 of file filesform.cpp.

Member Function Documentation

◆ editorEvent()

bool FileTransferList::Delegate::editorEvent ( QEvent *  event,
QAbstractItemModel *  model,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
)
override

Definition at line 378 of file filesform.cpp.

Here is the call graph for this function:

◆ paint()

void FileTransferList::Delegate::paint ( QPainter *  painter,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const
override

Definition at line 328 of file filesform.cpp.

Here is the call graph for this function:

The documentation for this class was generated from the following files: