#include </home/clem/local/src/opie/noncore/net/wellenreiter/gui/packetview.h>
Collaboration diagram for PacketView:

Public Slots | |
| void | showPacket (int number) |
| void | activated (QWidget *) |
Public Member Functions | |
| PacketView (QWidget *parent=0, const char *name="PacketView", WFlags f=0) | |
| void | add (const Opie::Net::OPacket *p, int size) |
| const QString | getLog () const |
| void | clear () |
Protected Member Functions | |
| void | _doSubPackets (QObjectList *, int) |
| void | _doHexPacket (const Opie::Net::OPacket *) |
Protected Attributes | |
| QSpinBox * | _number |
| QLabel * | _label |
| Opie::Ui::OListView * | _list |
| QTextView * | _hex |
| QList< const Opie::Net::OPacket > | _packets |
|
||||||||||||||||
|
Definition at line 39 of file packetview.cpp. References _hex, _label, _list, _number, _packets, activated(), Opie::Ui::OListView::addColumn(), Qt::AlignCenter, Qt::AlignLeft, clear(), Config::readEntry(), Config::readNumEntry(), Config::setGroup(), and showPacket(). |
|
|
Definition at line 146 of file packetview.cpp. Referenced by showPacket(). |
|
||||||||||||
|
Definition at line 134 of file packetview.cpp. References _list, QString::number(), and o. Referenced by showPacket(). |
|
|
Definition at line 126 of file packetview.cpp. References _number, and _packets. Referenced by PacketView(). |
|
||||||||||||
|
Definition at line 75 of file packetview.cpp. |
|
|
Definition at line 159 of file packetview.cpp. References _hex, _label, _list, _number, and _packets. Referenced by PacketView(). |
|
|
Definition at line 154 of file packetview.cpp. References QString::null. |
|
|
Definition at line 107 of file packetview.cpp. References _doHexPacket(), _doSubPackets(), _hex, _label, _list, _packets, odebug, oendl, p, QDateTime::setTime_t(), and QDateTime::toString(). Referenced by PacketView(). |
|
|
Definition at line 52 of file packetview.h. Referenced by _doHexPacket(), clear(), PacketView(), and showPacket(). |
|
|
Definition at line 50 of file packetview.h. Referenced by clear(), PacketView(), and showPacket(). |
|
|
Definition at line 51 of file packetview.h. Referenced by _doSubPackets(), clear(), PacketView(), and showPacket(). |
|
|
Definition at line 49 of file packetview.h. Referenced by activated(), add(), clear(), and PacketView(). |
|
|
Definition at line 53 of file packetview.h. Referenced by activated(), add(), clear(), PacketView(), and showPacket(). |
1.4.2