10#ifndef DISSECTOR_TABLES_DIALOG_H
11#define DISSECTOR_TABLES_DIALOG_H
44 void on_txtSearchLine_textChanged(
const QString &search_re);
48 Ui::DissectorTablesDialog *ui;
A dialog window for viewing and searching registered dissector tables.
Definition dissector_tables_dialog.h:24
~DissectorTablesDialog()
Destroys the DissectorTablesDialog.
Definition dissector_tables_dialog.cpp:44
A proxy model that filters and sorts the DissectorTablesModel.
Definition dissector_tables_model.h:146
A dialog that remembers its geometry and splitter state.
Definition geometry_state_dialog.h:20