X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_QtEvents.h;h=0a3528bd70a16324dbda57380b49215680ac197c;hb=953119363a54cbf70176287608a2099d74d98a51;hp=f7c2211bd55ed05edc29c1240105d9c865c67350;hpb=0233fc4277a766a0db60d017664ee1178b40002e;p=modules%2Fshaper.git diff --git a/src/XGUI/XGUI_QtEvents.h b/src/XGUI/XGUI_QtEvents.h index f7c2211bd..0a3528bd7 100644 --- a/src/XGUI/XGUI_QtEvents.h +++ b/src/XGUI/XGUI_QtEvents.h @@ -19,11 +19,13 @@ #include /** +* \ingroup GUI * Class of event to send application events in multi thread environment */ class XGUI_EXPORT PostponeMessageQtEvent : public QEvent { public: + /// An event type static QEvent::Type PostponeMessageQtEventType; /// Constructor