|
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) |
|
void | updateCalls (GQueue *callsinfos) |
|
The documentation for this class was generated from the following files:
- /home/wireshark/builders/wireshark-master/ubuntu-16.04-x64/build/ui/qt/models/voip_calls_info_model.h
- /home/wireshark/builders/wireshark-master/ubuntu-16.04-x64/build/ui/qt/models/voip_calls_info_model.cpp