UIs::TransferTreeViewDelegate Class Reference

#include <TransferTreeView.h> [code]

Inherits QItemDelegate.

Inheritance diagram for UIs::TransferTreeViewDelegate:

Inheritance graph
[legend]
Collaboration diagram for UIs::TransferTreeViewDelegate:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 31 of file TransferTreeView.h.

Public Member Functions

 TransferTreeViewDelegate (QWidget *parent=0)
void paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const
bool event (QEvent *e)


Constructor & Destructor Documentation

UIs::TransferTreeViewDelegate::TransferTreeViewDelegate QWidget parent = 0  )  [inline]
 

Definition at line 34 of file TransferTreeView.h.


Member Function Documentation

bool TransferTreeViewDelegate::event QEvent *  e  ) 
 

Definition at line 54 of file TransferTreeView.cpp.

void TransferTreeViewDelegate::paint QPainter *  painter,
const QStyleOptionViewItem &  option,
const QModelIndex &  index
const
 

Definition at line 32 of file TransferTreeView.cpp.


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