Version: 9.12.0
DependencyTree_View.h File Reference
#include <GEOMUtils.hxx>
#include <GeometryGUI.h>
#include <GraphicsView_ViewPort.h>
#include <GraphicsView_ViewFrame.h>
#include <SalomeApp_Application.h>
#include <QPushButton>
#include <QSpinBox>
#include <QCheckBox>
#include "DependencyTree.h"

Go to the source code of this file.

Classes

class  DependencyTree_View
 

Typedefs

typedef std::map< std::string, DependencyTree_Object * > EntryObjectMap
 
typedef std::map< std::pair< DependencyTree_Object *, DependencyTree_Object * >, DependencyTree_Arrow * > ArrowsInfo
 

Typedef Documentation

◆ ArrowsInfo

◆ EntryObjectMap

typedef std::map<std::string,DependencyTree_Object*> EntryObjectMap