|
enum | Column {
StartTime
, StopTime
, InitialSpeaker
, From
,
To
, Protocol
, Duration
, Packets
,
State
, Comments
, ColumnCount
} |
|
|
| VoipCallsInfoModel (QObject *parent=0) |
|
QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const |
|
QVariant | headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const |
|
int | rowCount (const QModelIndex &parent=QModelIndex()) const |
|
int | columnCount (const QModelIndex &parent=QModelIndex()) const |
|
void | setTimeOfDay (bool timeOfDay) |
|
bool | timeOfDay () const |
|
void | updateCalls (GQueue *callsinfos) |
|
void | removeAllCalls () |
|
The documentation for this class was generated from the following files:
- /builds/wireshark/wireshark/ui/qt/models/voip_calls_info_model.h
- /builds/wireshark/wireshark/ui/qt/models/voip_calls_info_model.cpp