mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
closeChildDlg
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "tasktreepreparation.h"
|
||||
#include "dialogchekertask.h"
|
||||
#include "waitanimationwidget.h"
|
||||
#include "specialmessagebox.h"
|
||||
|
||||
namespace Ui {
|
||||
class FIMtasksWidget;
|
||||
@@ -31,7 +32,10 @@ public:
|
||||
|
||||
public:
|
||||
void resizeEvent(QResizeEvent *event) override;
|
||||
void closeDlgCheckTask();
|
||||
void closeEvent(QCloseEvent *event) override;
|
||||
|
||||
void closeChildDlg();
|
||||
|
||||
protected:
|
||||
void changeEvent(QEvent * event) override;
|
||||
|
||||
@@ -88,6 +92,8 @@ private:
|
||||
|
||||
DialogChekerTask* dlgCheckerTask;
|
||||
|
||||
SpecialMessageBox* specialMessageBox;
|
||||
|
||||
QString userName; //FIM
|
||||
|
||||
int lastCurrentID;
|
||||
|
||||
Reference in New Issue
Block a user