Salome HOME
Documentation update
[modules/shaper.git] / src / XGUI / XGUI_QtEvents.h
index f7c2211bd55ed05edc29c1240105d9c865c67350..0a3528bd70a16324dbda57380b49215680ac197c 100644 (file)
 #include <QString>
 
 /**
+* \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