| addDisplayFilterTranslationActions(QMenu *copy_menu) | MainWindow | protectedslot |
| addInterfaceToolbar(const iface_toolbar *toolbar_entry) | WiresharkMainWindow | |
| addPacketMenus(QMenu *ctx_menu, GPtrArray *finfo_array) | MainWindow | |
| appendPacketMenu(FunnelAction *funnel_action) | MainWindow | |
| applyRecentPaneGeometry() | MainWindow | slot |
| capture_file_ | MainWindow | protected |
| captureActive(int active) | MainWindow | signal |
| captureFile() | WiresharkMainWindow | inline |
| captureFileClosed() | WiresharkMainWindow | slot |
| captureFileClosing() | WiresharkMainWindow | slot |
| captureFileOpened() | WiresharkMainWindow | slot |
| captureFileReadFinished() | WiresharkMainWindow | slot |
| changeEvent(QEvent *event) override | WiresharkMainWindow | protected |
| clearAddedPacketMenus() | MainWindow | |
| closeEvent(QCloseEvent *event) override | WiresharkMainWindow | protected |
| closePacketDialogs() | WiresharkMainWindow | signal |
| CopyAllVisibleItems enum value | MainWindow | protected |
| CopyAllVisibleSelectedTreeItems enum value | MainWindow | protected |
| CopyListAsCSV enum value | MainWindow | protected |
| CopyListAsHTML enum value | MainWindow | protected |
| CopyListAsText enum value | MainWindow | protected |
| CopyListAsYAML enum value | MainWindow | protected |
| CopySelected enum name | MainWindow | protected |
| CopySelectedDescription enum value | MainWindow | protected |
| CopySelectedFieldName enum value | MainWindow | protected |
| CopySelectedValue enum value | MainWindow | protected |
| createPopupMenu() override | WiresharkMainWindow | |
| cur_layout_ | MainWindow | protected |
| cyclePane(bool reverse=false) | MainWindow | slot |
| data_source_tab_ | MainWindow | protected |
| Default enum value | MainWindow | protected |
| deselectRtpStream(rtpstream_id_t *id) | WiresharkMainWindow | signal |
| df_combo_box_ | MainWindow | protected |
| displayFilterSuccess(bool success) | MainWindow | signal |
| dragEnterEvent(QDragEnterEvent *event) override | WiresharkMainWindow | protected |
| dropEvent(QDropEvent *event) override | WiresharkMainWindow | protected |
| empty_pane_ | MainWindow | protected |
| event(QEvent *event) override | WiresharkMainWindow | protected |
| eventFilter(QObject *obj, QEvent *event) override | WiresharkMainWindow | protected |
| Export enum value | MainWindow | protected |
| extra_split_ | MainWindow | protected |
| fieldFilterChanged(const QByteArray field_filter) | WiresharkMainWindow | signal |
| fieldHighlight(FieldInformation *finfo) | MainWindow | signal |
| fieldSelected(FieldInformation *finfo) | MainWindow | signal |
| FileCloseContext enum name | MainWindow | protected |
| filterAction(QString filter, FilterAction::Action action, FilterAction::ActionType type) | MainWindow | signal |
| filterPackets(QString new_filter=QString(), bool force=false) override | WiresharkMainWindow | slot |
| frameDataForRow(int row) const | MainWindow | |
| framesSelected(QList< int > frames) | MainWindow | signal |
| getFilter() | MainWindow | |
| getLayoutWidget(layout_pane_content_e type) | MainWindow | protected |
| getMwFileName() | WiresharkMainWindow | |
| getPacketMenuActions() | MainWindow | |
| gotoFrame(int packet_num) | MainWindow | |
| hasSelection() | MainWindow | |
| hasUniqueSelection() | MainWindow | |
| insertColumn(QString name, QString abbrev, int pos=-1) | MainWindow | |
| keyPressEvent(QKeyEvent *event) override | WiresharkMainWindow | protected |
| launchRLCGraph(bool channelKnown, uint8_t RAT, uint16_t ueid, uint8_t rlcMode, uint16_t channelType, uint16_t channelId, uint8_t direction) | WiresharkMainWindow | slot |
| layoutPanes() | MainWindow | slot |
| layoutToolbars() | WiresharkMainWindow | slot |
| main_stack_ | MainWindow | protected |
| main_status_bar_ | MainWindow | protected |
| MainApplication | WiresharkMainWindow | friend |
| MainWindow(QWidget *parent=nullptr) | MainWindow | explicit |
| master_split_ | MainWindow | protected |
| menu_groups_ | MainWindow | protected |
| no_recent_files_action_ | MainWindow | protected |
| openCaptureFile(QString cf_path, QString display_filter, unsigned int type, bool is_tempfile=false) | WiresharkMainWindow | slot |
| openCaptureFile(QString cf_path=QString(), QString display_filter=QString()) | WiresharkMainWindow | inlineslot |
| openRecentCaptureFile(const QString &filename) override | WiresharkMainWindow | protectedvirtual |
| packet_diagram_ | MainWindow | protected |
| packet_list_ | MainWindow | protected |
| packetInfoChanged(struct _packet_info *pinfo) | WiresharkMainWindow | signal |
| populateRecentCapturesMenu() | MainWindow | protected |
| profile_switcher_ | MainWindow | protected |
| proto_container_ | MainWindow | protected |
| proto_tree_ | MainWindow | protected |
| Quit enum value | MainWindow | protected |
| recent_captures_menu_ | MainWindow | protected |
| Reload enum value | MainWindow | protected |
| reloadFields() | WiresharkMainWindow | signal |
| removeAdditionalToolbar(QString toolbarName) | WiresharkMainWindow | |
| removeInterfaceToolbar(const char *menu_title) | WiresharkMainWindow | |
| Restart enum value | MainWindow | protected |
| retranslateUiElements() | MainWindow | protected |
| rtpAnalysisDialogAddRtpStreams(QVector< rtpstream_id_t * > stream_ids) | WiresharkMainWindow | slot |
| rtpAnalysisDialogRemoveRtpStreams(QVector< rtpstream_id_t * > stream_ids) | WiresharkMainWindow | slot |
| rtpAnalysisDialogReplaceRtpStreams(QVector< rtpstream_id_t * > stream_ids) | WiresharkMainWindow | slot |
| rtpPlayerDialogAddRtpStreams(QVector< rtpstream_id_t * > stream_ids) | WiresharkMainWindow | slot |
| rtpPlayerDialogRemoveRtpStreams(QVector< rtpstream_id_t * > stream_ids) | WiresharkMainWindow | slot |
| rtpPlayerDialogReplaceRtpStreams(QVector< rtpstream_id_t * > stream_ids) | WiresharkMainWindow | slot |
| rtpStreamsDialogDeselectRtpStreams(QVector< rtpstream_id_t * > stream_ids) | WiresharkMainWindow | slot |
| rtpStreamsDialogSelectRtpStreams(QVector< rtpstream_id_t * > stream_ids) | WiresharkMainWindow | slot |
| selectedRows(bool useFrameNum=false) | MainWindow | |
| selectRtpStream(rtpstream_id_t *id) | WiresharkMainWindow | signal |
| setCaptureFile(capture_file *cf) | MainWindow | signal |
| setDisplayFilter(QString filter, FilterAction::Action action, FilterAction::ActionType filterType) | MainWindow | slot |
| setDissectedCaptureFile(capture_file *cf) | WiresharkMainWindow | signal |
| setFunnelMenus(void) | WiresharkMainWindow | |
| setIconForCaptureInProgress(bool capture_in_progress) | MainWindow | protected |
| setMainWindowTitle(QString title=QString()) | MainWindow | |
| setMwFileName(QString fileName) | WiresharkMainWindow | |
| setTitlebarForCaptureFile() | WiresharkMainWindow | slot |
| setTitlebarForCaptureInProgress() | MainWindow | protected |
| showCapture() | MainWindow | protected |
| showCaptureOptionsDialog() | WiresharkMainWindow | slot |
| showWelcome() | MainWindow | protected |
| statusBar() | MainWindow | |
| text_codec_map_ | MainWindow | protected |
| tryClosingCaptureFile(QString before_what, FileCloseContext context=Default) override | WiresharkMainWindow | protectedvirtual |
| Update enum value | MainWindow | protected |
| updateAggregationView() const | WiresharkMainWindow | slot |
| updateDisplayFilterTranslationActions(const QString &df_text) | MainWindow | protectedslot |
| updateForUnsavedChanges() | MainWindow | slot |
| updatePreferenceActions() | WiresharkMainWindow | slot |
| updateRecentActions() | WiresharkMainWindow | slot |
| updateTitlebar() | MainWindow | protectedslot |
| use_capturing_title_ | MainWindow | protected |
| welcome_page_ | MainWindow | protected |
| WiresharkMainWindow(QWidget *parent=nullptr) | WiresharkMainWindow | explicit |
| ~MainWindow() | MainWindow | |
| ~WiresharkMainWindow() | WiresharkMainWindow | |