31 #include "GpgFrontendUI.h"
32 #include "core/typedef/GpgTypedef.h"
33 #include "ui/dialog//GeneralDialog.h"
65 [[nodiscard]]
auto GetStatus()
const -> bool;
69 bool accepted_ =
false;
Definition: GeneralDialog.h:35
Definition: KeyList.h:166
Definition: SignersPicker.h:43
SignersPicker(QWidget *parent=nullptr)
Construct a new Signers Picker object.
Definition: SignersPicker.cpp:36
auto GetCheckedSigners() -> KeyIdArgsListPtr
Get the Checked Signers object.
Definition: SignersPicker.cpp:80
auto GetStatus() const -> bool
Definition: SignersPicker.cpp:84
Definition: FileReadTask.cpp:31