31 #include "core/typedef/GpgTypedef.h"
32 #include "ui/dialog/GeneralDialog.h"
49 QWidget* parent =
nullptr);
56 void SignalKeyUIDSignUpdate();
60 QPushButton* sign_key_button_;
61 QDateTimeEdit* expires_edit_;
62 QCheckBox* non_expire_check_;
63 UIDArgsListPtr m_uids_;
Definition: GeneralDialog.h:35
Definition: KeyList.h:166
Definition: KeyUIDSignDialog.h:37
void slot_sign_key(bool clicked)
Definition: KeyUIDSignDialog.cpp:100
KeyUIDSignDialog(const GpgKey &key, UIDArgsListPtr uid, QWidget *parent=nullptr)
Construct a new Key U I D Sign Dialog object.
Definition: KeyUIDSignDialog.cpp:38
Definition: FileReadTask.cpp:31