#include "GEOM_GEOMGUI.hxx"
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(GEOM_Gen)>
#include <QObject>
#include <GEOMGUI_AnnotationAttrs.h>
#include <SALOME_Prs.h>
#include <SALOME_InteractiveObject.hxx>
#include <SOCC_ViewModel.h>
Go to the source code of this file.
Classes | |
class | GEOMGUI_AnnotationMgr |
A help class to process visualizatin of annotation presentations. It contains a map of presentations shown in each viewer. and correct 2D position persistent properties of annotations of active viewer. When the viewer is closed, information about the viewer is removed from the manager. More... | |