GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
|
Public Member Functions | |
ModuleControllerDialog (QWidget *parent) | |
Construct a new Module Controller Dialog object. More... | |
Private Slots | |
void | slot_load_module_details (Module::ModuleIdentifier) |
Private Attributes | |
std::shared_ptr< Ui_ModuleControllerDialog > | ui_ |
Module::ModuleManager * | module_manager_ |
|
explicit |
Construct a new Module Controller Dialog object.
parent |