31 #include "GpgFrontendUI.h"
32 #include "core/typedef/GpgTypedef.h"
33 #include "ui/dialog/GeneralDialog.h"
35 class Ui_exportKeyPackageDialog;
56 std::shared_ptr<Ui_exportKeyPackageDialog> ui_;
57 KeyIdArgsListPtr key_ids_;
Definition: ExportKeyPackageDialog.h:43
ExportKeyPackageDialog(KeyIdArgsListPtr key_ids, QWidget *parent)
Construct a new Export Key Package Dialog object.
Definition: ExportKeyPackageDialog.cpp:37
Definition: GeneralDialog.h:35
Definition: FileReadTask.cpp:31