29 #ifndef __VERIFYNOTIFICATION_H__
30 #define __VERIFYNOTIFICATION_H__
32 #include "PlainTextEditorPage.h"
33 #include "core/function/result_analyse/GpgVerifyResultAnalyse.h"
34 #include "ui/dialog/details/VerifyDetailsDialog.h"
46 INFO_ERROR_CRITICAL = 2,
47 INFO_ERROR_NEUTRAL = 3,
85 const std::function<
void()>& action);
131 std::shared_ptr<Ui_InfoBoard> ui_;
135 QTabWidget* m_tab_widget_{
nullptr};
Definition: FileReadTask.cpp:31
InfoBoardStatus
Definition: InfoBoardWidget.h:43