Drawing::PageGroup Class Reference

Base class of all View Features in the drawing module. More...

#include <PageGroup.h>

Inheritance diagram for Drawing::PageGroup:
App::DocumentObjectGroup App::DocumentObject App::PropertyContainer Base::Persistence Base::BaseClass

List of all members.

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

App::PropertyLinkList Pages

Protected Member Functions

virtual const App::PropertyDatagetPropertyData (void) const

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

Base class of all View Features in the drawing module.

Definition at line 41 of file PageGroup.h.


Constructor & Destructor Documentation

PageGroup::PageGroup ( void   ) 

Constructor.

Definition at line 41 of file PageGroup.cpp.

References ADD_PROPERTY_TYPE, group, and App::Prop_None.

PageGroup::~PageGroup (  )  [virtual]

Definition at line 47 of file PageGroup.cpp.


Member Function Documentation

void * Drawing::PageGroup::create ( void   )  [static]

Reimplemented from App::PropertyContainer.

Definition at line 39 of file PageGroup.cpp.

Base::Type Drawing::PageGroup::getClassTypeId ( void   )  [static]

Reimplemented from App::PropertyContainer.

Definition at line 39 of file PageGroup.cpp.

const App::PropertyData & Drawing::PageGroup::getPropertyData ( void   )  const [protected, virtual]

Reimplemented from App::PropertyContainer.

Definition at line 39 of file PageGroup.cpp.

const App::PropertyData * Drawing::PageGroup::getPropertyDataPtr ( void   )  [static, protected]

Reimplemented from App::PropertyContainer.

Definition at line 39 of file PageGroup.cpp.

Base::Type Drawing::PageGroup::getTypeId ( void   )  const [virtual]

Reimplemented from App::PropertyContainer.

Definition at line 39 of file PageGroup.cpp.

virtual const char* Drawing::PageGroup::getViewProviderName ( void   )  const [inline, virtual]

returns the type name of the ViewProvider

Reimplemented from App::DocumentObjectGroup.

Definition at line 53 of file PageGroup.h.

void Drawing::PageGroup::init ( void   )  [static]

Reimplemented from App::PropertyContainer.

Definition at line 39 of file PageGroup.cpp.

Referenced by initDrawing().


Member Data Documentation

Definition at line 50 of file PageGroup.h.


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

Generated on Wed Nov 23 19:01:56 2011 for FreeCAD by  doxygen 1.6.1