10#ifndef CONVERSATION_HASH_TABLES_DIALOG_H
11#define CONVERSATION_HASH_TABLES_DIALOG_H
41 Ui::ConversationHashTablesDialog *ui;
49 const QString hashTableToHtmlTable(
const QString table_name,
wmem_map_t *hash_table);
A dialog for displaying the contents and statistics of conversation hash tables.
Definition conversation_hash_tables_dialog.h:24
~ConversationHashTablesDialog()
Destroys the ConversationHashTablesDialog.
Definition conversation_hash_tables_dialog.cpp:157
A dialog that remembers its geometry and splitter state.
Definition geometry_state_dialog.h:20