X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FXGUI%2FXGUI_QtEvents.h;h=0a3528bd70a16324dbda57380b49215680ac197c;hb=73b63afd03a150740406d8c5cebf45ac5125f2e3;hp=f7c2211bd55ed05edc29c1240105d9c865c67350;hpb=72cb66f9c09b0f8fa224f6f8ab43548658015b49;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