Inspection::Group Class Reference

#include <InspectionFeature.h>

Inheritance diagram for Inspection::Group:
App::DocumentObjectGroup App::DocumentObject App::PropertyContainer Base::Persistence Base::BaseClass

List of all members.

Public Member Functions

virtual Base::Type getTypeId (void) const
const char * getViewProviderName (void) const
 returns the type name of the ViewProvider
 Group (void)
 Constructor.
virtual ~Group ()

Static Public Member Functions

static void * create (void)
static Base::Type getClassTypeId (void)
static void init (void)

Protected Member Functions

virtual const App::PropertyDatagetPropertyData (void) const

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

Definition at line 191 of file InspectionFeature.h.


Constructor & Destructor Documentation

Group::Group ( void   ) 

Constructor.

Definition at line 626 of file InspectionFeature.cpp.

Group::~Group (  )  [virtual]

Definition at line 630 of file InspectionFeature.cpp.


Member Function Documentation

void * Inspection::Group::create ( void   )  [static]

Reimplemented from App::PropertyContainer.

Definition at line 623 of file InspectionFeature.cpp.

Base::Type Inspection::Group::getClassTypeId ( void   )  [static]

Reimplemented from App::PropertyContainer.

Definition at line 623 of file InspectionFeature.cpp.

const App::PropertyData & Inspection::Group::getPropertyData ( void   )  const [protected, virtual]

Reimplemented from App::PropertyContainer.

Definition at line 623 of file InspectionFeature.cpp.

const App::PropertyData * Inspection::Group::getPropertyDataPtr ( void   )  [static, protected]

Reimplemented from App::PropertyContainer.

Definition at line 623 of file InspectionFeature.cpp.

Base::Type Inspection::Group::getTypeId ( void   )  const [virtual]

Reimplemented from App::PropertyContainer.

Definition at line 623 of file InspectionFeature.cpp.

const char* Inspection::Group::getViewProviderName ( void   )  const [inline, virtual]

returns the type name of the ViewProvider

Reimplemented from App::DocumentObjectGroup.

Definition at line 201 of file InspectionFeature.h.

void Inspection::Group::init ( void   )  [static]

Reimplemented from App::PropertyContainer.

Definition at line 623 of file InspectionFeature.cpp.

Referenced by initInspection().


The documentation for this class was generated from the following files:

Generated on Wed Nov 23 19:02:14 2011 for FreeCAD by  doxygen 1.6.1