Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
GEOMGUI_DimensionProperty.h File Reference
#include <AIS_DiameterDimension.hxx>
#include <AIS_LengthDimension.hxx>
#include <AIS_AngleDimension.hxx>
#include <gp_Ax3.hxx>
#include <QVariant>
#include <QVector>
#include <QSharedPointer>
#include <string>
#include <vector>
#include <list>

Go to the source code of this file.

Classes

class  GEOMGUI_DimensionProperty
 Utility class to unpack/pack dimension presentations as object property of study. More...
 
struct  GEOMGUI_DimensionProperty::Record
 
struct  GEOMGUI_DimensionProperty::Length
 Declaration of properties for length dimensions. More...
 
struct  GEOMGUI_DimensionProperty::Diameter
 Declaration of properties for diameter dimensions. More...
 
struct  GEOMGUI_DimensionProperty::Angle
 Declaration of properties for angle dimensions. More...
 

Typedefs

typedef QSharedPointer
< GEOMGUI_DimensionProperty
DimensionPropertyPtr
 

Functions

 Q_DECLARE_METATYPE (GEOMGUI_DimensionProperty)
 

Typedef Documentation

Function Documentation

Q_DECLARE_METATYPE ( GEOMGUI_DimensionProperty  )