]> SALOME platform Git repositories - modules/gui.git/blobdiff - src/SUIT/SUIT_Desktop.h
Salome HOME
Join modifications from branch OCC_debug_for_3_2_0b1
[modules/gui.git] / src / SUIT / SUIT_Desktop.h
index c437dbb1c414fd3a6ca07233f171b5e57f834516..d89aed0c7b17826189013221b0ac6223bfe645d1 100755 (executable)
@@ -31,6 +31,11 @@ class SUIT_ViewWindow;
 class QtxActionMenuMgr;
 class QtxActionToolMgr;
 
+/*!
+  \class SUIT_Desktop
+  Provides standard desktop: main window with
+  main menu manager, toolbars manager and logo.
+*/
 class SUIT_EXPORT SUIT_Desktop : public QtxMainWindow
 {
   Q_OBJECT