#include <PacketDumpTreeView.h> [code]
Inherits QDialog.
Inheritance diagram for UIs::ManagePacketsDialog:


Definition at line 42 of file PacketDumpTreeView.h.
Public Member Functions | |
| ManagePacketsDialog (QWidget *parent=NULL) | |
| ~ManagePacketsDialog () | |
| PacketFlags | packetFlags () |
| void | setPacketFlags (PacketFlags &packetFlags) |
Private Slots | |
| void | isDone () |
Private Member Functions | |
| ManagePacketsDialog (const ManagePacketsDialog &) | |
| ManagePacketsDialog & | operator= (const ManagePacketsDialog &) |
Private Attributes | |
| QCheckBox * | packetCheckBox [NUM_PACKETS] |
| QVBoxLayout * | mainLayout |
| QPushButton * | doneButton |
|
|
|
|
|
Definition at line 64 of file PacketDumpTreeView.cpp. |
|
|
Definition at line 92 of file PacketDumpTreeView.cpp. |
|
|
Definition at line 102 of file PacketDumpTreeView.cpp. |
|
|
|
|
|
Definition at line 107 of file PacketDumpTreeView.cpp. |
|
|
Definition at line 120 of file PacketDumpTreeView.cpp. |
|
|
Definition at line 60 of file PacketDumpTreeView.h. |
|
|
Definition at line 59 of file PacketDumpTreeView.h. |
|
|
Definition at line 58 of file PacketDumpTreeView.h. |