Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
PacketListModel Member List

This is the complete list of members for PacketListModel, including all inherited members.

addFrameComment(const QModelIndexList &indices, const QByteArray &comment)PacketListModel
appendPacket(frame_data *fdata)PacketListModel
bgColorizationProgress(int first, int last)PacketListModelsignal
clear()PacketListModel
columnCount(const QModelIndex &=QModelIndex()) const overridePacketListModel
data(const QModelIndex &d_index, int role) const overridePacketListModel
deleteAllFrameComments()PacketListModel
deleteFrameComments(const QModelIndexList &indices)PacketListModel
dissectIdle(bool reset=false)PacketListModelslot
ensureRowColorized(int row)PacketListModel
flags(const QModelIndex &index) const overridePacketListModel
flushVisibleRows()PacketListModelslot
getRowFdata(QModelIndex idx) constPacketListModel
getRowFdata(int row) constPacketListModel
goToPacket(int packet_num)PacketListModelsignal
HEADER_CAN_DISPLAY_DETAILS enum valuePacketListModel
HEADER_CAN_DISPLAY_STRINGS enum valuePacketListModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const overridePacketListModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) const overridePacketListModel
invalidateAllColumnStrings()PacketListModel
needRecreateVisibleRows()PacketListModelinline
packetAppended(capture_file *cap_file, frame_data *fdata, qsizetype row)PacketListModelsignal
PacketListModel(QObject *parent=0, capture_file *cf=NULL)PacketListModelexplicit
packetNumberToRow(int packet_num) constPacketListModel
parent(const QModelIndex &) const overridePacketListModel
recreateVisibleRows()PacketListModel
resetColorized()PacketListModel
resetColumns()PacketListModel
rowCount(const QModelIndex &parent=QModelIndex()) const overridePacketListModel
setCaptureFile(capture_file *cf)PacketListModel
setDisplayedFrameIgnore(bool set)PacketListModel
setDisplayedFrameMark(bool set)PacketListModel
setFrameComment(const QModelIndex &index, const QByteArray &comment, unsigned c_number)PacketListModel
sort(int column, Qt::SortOrder order=Qt::AscendingOrder) overridePacketListModelslot
stopSorting()PacketListModelslot
toggleFrameIgnore(const QModelIndexList &indeces)PacketListModel
toggleFrameMark(const QModelIndexList &indeces)PacketListModel
toggleFrameRefTime(const QModelIndex &rt_index)PacketListModel
unsetAllFrameRefTime()PacketListModel
visibleIndexOf(const frame_data *fdata) constPacketListModel
~PacketListModel()PacketListModel