| addPacketComment(QString new_comment) | PacketList | |
| allPacketComments() | PacketList | |
| applyTimeShift() | PacketList | slot |
| captureFileReadFinished() | PacketList | |
| clear() | PacketList | |
| colorizeMenu() | PacketList | inline |
| colorsChanged() | PacketList | slot |
| columnsChanged() | PacketList | slot |
| contextMenuActive() | PacketList | |
| contextMenuEvent(QContextMenuEvent *event) override | PacketList | protectedvirtual |
| conversationMenu() | PacketList | inline |
| CopyAsCSV enum value | PacketList | |
| CopyAsHTML enum value | PacketList | |
| CopyAsText enum value | PacketList | |
| CopyAsYAML enum value | PacketList | |
| createAlignmentPartsForAligned() | PacketList | |
| createClosingTagForHtml() | PacketList | |
| createDefaultStyleForHtml() | PacketList | |
| createHeaderPartsForAligned() | PacketList | |
| createHeaderSummaryForAligned(QStringList hdr_parts, QList< int > align_parts, QList< int > size_parts) | PacketList | |
| createHeaderSummaryForHtml() | PacketList | |
| createHeaderSummaryText(SummaryCopyType type) | PacketList | |
| createOpeningTagForHtml() | PacketList | |
| createSizePartsForAligned(bool useHeader, QStringList hdr_parts, QList< int > rows) | PacketList | |
| createSummaryForAligned(QModelIndex idx, QList< int > align_parts, QList< int > size_parts) | PacketList | |
| createSummaryForHtml(QModelIndex idx) | PacketList | |
| createSummaryText(QModelIndex idx, SummaryCopyType type) | PacketList | |
| deleteAllPacketComments() | PacketList | |
| deleteCommentsFromPackets() | PacketList | |
| drawRow(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override | PacketList | protectedvirtualslot |
| editColumn(int column) | PacketList | signal |
| editProtocolPreference(pref_t *pref, module_t *module) | PacketList | signal |
| fieldsChanged(capture_file *cf) | PacketList | slot |
| fieldSelected(FieldInformation *finfo) | PacketList | signal |
| focusInEvent(QFocusEvent *event) override | PacketList | protectedvirtual |
| framesSelected(QList< int > frames) | PacketList | signal |
| freeze(bool keep_current_frame=false) | PacketList | |
| freezePacketList(bool changing_profile) | PacketList | slot |
| getFDataForRow(int row) const | PacketList | |
| getFilterFromRowAndColumn(QModelIndex idx) | PacketList | |
| getPacketComment(unsigned c_number) | PacketList | |
| goFirstPacket() | PacketList | slot |
| goLastPacket() | PacketList | slot |
| goNextHistoryPacket() | PacketList | slot |
| goNextPacket() | PacketList | slot |
| goPreviousHistoryPacket() | PacketList | slot |
| goPreviousPacket() | PacketList | slot |
| goToPacket(int packet, int hf_id=-1) | PacketList | slot |
| haveNextHistory(bool update_cur=false) | PacketList | |
| havePreviousHistory(bool update_cur=false) | PacketList | |
| ignoreAllDisplayedFrames(bool set) | PacketList | slot |
| ignoreFrame() | PacketList | slot |
| keyPressEvent(QKeyEvent *event) override | PacketList | protectedvirtual |
| markAllDisplayedFrames(bool set) | PacketList | slot |
| markFrame() | PacketList | slot |
| mouseMoveEvent(QMouseEvent *event) override | PacketList | protectedvirtual |
| mousePressEvent(QMouseEvent *event) override | PacketList | protectedvirtual |
| mouseReleaseEvent(QMouseEvent *event) override | PacketList | protectedvirtual |
| multiSelectActive() | PacketList | |
| packetDissectionChanged() | PacketList | signal |
| PacketList(QWidget *parent=0) | PacketList | explicit |
| packetListScrolled(bool at_end) | PacketList | signal |
| paintEvent(QPaintEvent *event) override | PacketList | protected |
| preferencesChanged() | PacketList | slot |
| recolorPackets() | PacketList | slot |
| redrawVisiblePackets() | PacketList | slot |
| redrawVisiblePacketsDontSelectCurrent() | PacketList | slot |
| resetColorized() | PacketList | |
| resetColumns() | PacketList | |
| resizeAllColumns(bool onlyTimeFormatted=false) | PacketList | |
| resizeEvent(QResizeEvent *event) override | PacketList | protectedvirtual |
| rowsInserted(const QModelIndex &parent, int start, int end) override | PacketList | protectedslot |
| scrollTo(const QModelIndex &index, QAbstractItemView::ScrollHint hint=EnsureVisible) override | PacketList | virtual |
| selectedRows(bool useFrameNum=false) | PacketList | |
| selectionChanged(const QItemSelection &selected, const QItemSelection &deselected) override | PacketList | protected |
| setCaptureFile(capture_file *cf) | PacketList | slot |
| setCaptureInProgress(bool in_progress=false, bool auto_scroll=true) | PacketList | inline |
| setColumnDelegate() | PacketList | |
| setMonospaceFont(const QFont &mono_font) | PacketList | slot |
| setPacketComment(unsigned c_number, QString new_comment) | PacketList | |
| setProfileSwitcher(ProfileSwitcher *profile_switcher) | PacketList | |
| setProtoTree(ProtoTree *proto_tree) | PacketList | |
| setRegularFont(const QFont ®ular_font) | PacketList | slot |
| setTimeReference() | PacketList | slot |
| setVerticalAutoScroll(bool enabled=true) | PacketList | |
| showColumnPreferences(QString pane_name) | PacketList | signal |
| showProtocolPreferences(const QString module_name) | PacketList | signal |
| SummaryCopyType enum name | PacketList | |
| thaw(bool restore_selection=false) | PacketList | |
| timerEvent(QTimerEvent *event) override | PacketList | protected |
| uniqueSelectActive() | PacketList | |
| unsetAllTimeReferences() | PacketList | slot |
| writeRecent(FILE *rf) | PacketList | |
| ~PacketList() | PacketList | |