31 #include "core/function/gpg/GpgContext.h"
32 #include "core/model/GpgKey.h"
33 #include "core/typedef/GpgTypedef.h"
34 #include "ui/GpgFrontendUI.h"
35 #include "ui/dialog/GeneralDialog.h"
37 class Ui_ModifiedExpirationDateTime;
51 QWidget* parent =
nullptr);
61 QWidget* parent =
nullptr);
68 void SignalKeyExpireDateUpdated();
77 std::shared_ptr<Ui_ModifiedExpirationDateTime> ui_;
79 const SubkeyId m_subkey_;
Definition: GeneralDialog.h:35
Definition: KeySetExpireDateDialog.h:41
KeySetExpireDateDialog(const KeyId &key_id, QWidget *parent=nullptr)
Construct a new Key Set Expire Date Dialog object.
Definition: KeySetExpireDateDialog.cpp:40
void slot_non_expired_checked(int state)
Definition: KeySetExpireDateDialog.cpp:147
Definition: FileReadTask.cpp:31