FreeCAD C++
Public Member Functions | Protected Member Functions | List of all members
Drawing::FeaturePage Class Reference

#include <Mod/Drawing/App/FeaturePage.h>

Detailed Description

Base class of all View Features in the drawing module

Public Member Functions

 FeaturePage (void)
 Constructor.
 
virtual const char * getViewProviderName (void) const
 returns the type name of the ViewProvider
 
methods override Feature
virtual App::DocumentObjectExecReturnexecute (void)
 recalculate the Feature
 

Protected Member Functions

virtual void onDocumentRestored ()
 get called after a document has been fully restored