48 virtual void closeEvent(QCloseEvent * _event)
override;
62 void removeEventHandler(
66 void SetCentralWidget(
70 void setWaitingAnimationVisible(
74 void setWaitingAnimation(
78 void showEvent(QShowEvent* event);
83 QLabel * m_waitingWidget;
85 std::map<aWindowEventHandler *, bool> m_eventHandler;