Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Static Public Member Functions | List of all members
VoipCallsInfoModel Class Reference
Inheritance diagram for VoipCallsInfoModel:

Public Types

enum  Column {
  StartTime , StopTime , InitialSpeaker , From ,
  To , Protocol , Duration , Packets ,
  State , Comments , ColumnCount
}
 

Public Member Functions

 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 ()
 

Static Public Member Functions

static voip_calls_info_tindexToCallInfo (const QModelIndex &index)
 

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