#include "GEOM_GEOMGUI.hxx"
#include "GEOM_Displayer.h"
#include <QHash>
#include <QMap>
#include <QList>
#include <QSharedPointer>
#include <QTreeWidget>
#include <SALOMEDSClient.hxx>
Go to the source code of this file.
Classes | |
class | GEOMGUI_TextTreeWdg |
Tree view contains Dimension and Annotation text items: More... | |
class | GEOMGUI_TextTreeWdg::VisualProperty |
Common interface for working with shape dimension and annotation properties of object in a unified way irrespectively of the implementation. More... | |