10#ifndef TLSKEYLOG_DIALOG_H
11#define TLSKEYLOG_DIALOG_H
48 void on_launchActivated();
54 void on_saveActivated();
60 void on_resetActivated();
66 void on_browseKeylogPath();
72 void on_browseProgramPath();
75 Ui::TLSKeylogDialog *ui;
81 pref_t *pref_tlskeylog_command_;
Dialog for configuring and launching TLS keylog-based decryption, allowing the user to set the keylog...
Definition tlskeylog_launcher_dialog.h:29
~TLSKeylogDialog()
Destroys the dialog and releases UI resources.
Definition tlskeylog_launcher_dialog.cpp:67
Represents a preference module grouping related preferences under a named, hierarchical entry in the ...
Definition prefs-int.h:27