UIs::PacketDumpTreeViewDelegate Class Reference

#include <PacketDumpTreeView.h> [code]

Inherits QItemDelegate.

Inheritance diagram for UIs::PacketDumpTreeViewDelegate:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 33 of file PacketDumpTreeView.h.

Public Member Functions

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


Constructor & Destructor Documentation

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

Definition at line 36 of file PacketDumpTreeView.h.


Member Function Documentation

bool PacketDumpTreeViewDelegate::event QEvent *  e  ) 
 

Definition at line 42 of file PacketDumpTreeView.cpp.

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

Definition at line 31 of file PacketDumpTreeView.cpp.


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