UIs::PacketDumpTreeView Class Reference

#include <PacketDumpTreeView.h> [code]

Inherits QTreeView.

Inheritance diagram for UIs::PacketDumpTreeView:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 63 of file PacketDumpTreeView.h.

Public Slots

void managePackets ()

Public Member Functions

 PacketDumpTreeView (QWidget *parent=NULL, QAbstractItemModel *model=NULL)
 ~PacketDumpTreeView ()

Protected Member Functions

void mouseReleaseEvent (QMouseEvent *e)

Private Member Functions

 PacketDumpTreeView (const PacketDumpTreeView &)
PacketDumpTreeViewoperator= (const PacketDumpTreeView &)

Private Attributes

QMenu * menu
ManagePacketsDialogmanagePacketsDlg
PacketDumpTreeViewDelegatedelegate


Constructor & Destructor Documentation

UIs::PacketDumpTreeView::PacketDumpTreeView const PacketDumpTreeView  )  [private]
 

PacketDumpTreeView::PacketDumpTreeView QWidget parent = NULL,
QAbstractItemModel *  model = NULL
 

Definition at line 131 of file PacketDumpTreeView.cpp.

PacketDumpTreeView::~PacketDumpTreeView  ) 
 

Definition at line 139 of file PacketDumpTreeView.cpp.


Member Function Documentation

void PacketDumpTreeView::managePackets  )  [slot]
 

Definition at line 165 of file PacketDumpTreeView.cpp.

void PacketDumpTreeView::mouseReleaseEvent QMouseEvent *  e  )  [protected]
 

Definition at line 146 of file PacketDumpTreeView.cpp.

PacketDumpTreeView& UIs::PacketDumpTreeView::operator= const PacketDumpTreeView  )  [private]
 


Member Data Documentation

PacketDumpTreeViewDelegate* UIs::PacketDumpTreeView::delegate [private]
 

Definition at line 81 of file PacketDumpTreeView.h.

ManagePacketsDialog* UIs::PacketDumpTreeView::managePacketsDlg [private]
 

Definition at line 80 of file PacketDumpTreeView.h.

QMenu* UIs::PacketDumpTreeView::menu [private]
 

Definition at line 79 of file PacketDumpTreeView.h.


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