Wireshark 4.5.0
The Wireshark network protocol analyzer
|
Public Member Functions | |
InfoProxyModel (QObject *parent=0) | |
virtual int | rowCount (const QModelIndex &parent=QModelIndex()) const |
virtual QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const |
virtual Qt::ItemFlags | flags (const QModelIndex &index) const |
virtual QModelIndex | index (int row, int column, const QModelIndex &parent=QModelIndex()) const |
virtual QModelIndex | mapToSource (const QModelIndex &proxyIndex) const |
virtual QModelIndex | mapFromSource (const QModelIndex &fromIndex) const |
void | appendInfo (QString info) |
void | clearInfos () |
void | setColumn (int column) |