RobotGui::ViewProviderTrajectoryDressUp Class Reference

#include <ViewProviderTrajectoryDressUp.h>

Inheritance diagram for RobotGui::ViewProviderTrajectoryDressUp:
RobotGui::ViewProviderTrajectory Gui::ViewProviderGeometryObject Gui::ViewProviderDocumentObject Gui::ViewProvider App::PropertyContainer Base::Persistence Base::BaseClass

List of all members.

Public Member Functions

std::vector
< App::DocumentObject * > 
claimChildren (void) const
 grouping handling
virtual Base::Type getTypeId (void) const

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
virtual bool setEdit (int ModNum)
 is called by the document when the provider goes in edit mode
virtual void unsetEdit (int ModNum)
 is called when you loose the edit mode

Static Protected Member Functions

static const App::PropertyDatagetPropertyDataPtr (void)

Detailed Description

Definition at line 32 of file ViewProviderTrajectoryDressUp.h.


Member Function Documentation

std::vector< App::DocumentObject * > ViewProviderTrajectoryDressUp::claimChildren ( void   )  const [virtual]

grouping handling

Reimplemented from Gui::ViewProvider.

Definition at line 61 of file ViewProviderTrajectoryDressUp.cpp.

References Gui::ViewProviderDocumentObject::getObject().

void * RobotGui::ViewProviderTrajectoryDressUp::create ( void   )  [static]

Reimplemented from RobotGui::ViewProviderTrajectory.

Definition at line 36 of file ViewProviderTrajectoryDressUp.cpp.

Base::Type RobotGui::ViewProviderTrajectoryDressUp::getClassTypeId ( void   )  [static]

Reimplemented from RobotGui::ViewProviderTrajectory.

Definition at line 36 of file ViewProviderTrajectoryDressUp.cpp.

const App::PropertyData & RobotGui::ViewProviderTrajectoryDressUp::getPropertyData ( void   )  const [protected, virtual]

Reimplemented from RobotGui::ViewProviderTrajectory.

Definition at line 36 of file ViewProviderTrajectoryDressUp.cpp.

const App::PropertyData * RobotGui::ViewProviderTrajectoryDressUp::getPropertyDataPtr ( void   )  [static, protected]

Reimplemented from RobotGui::ViewProviderTrajectory.

Definition at line 36 of file ViewProviderTrajectoryDressUp.cpp.

Base::Type RobotGui::ViewProviderTrajectoryDressUp::getTypeId ( void   )  const [virtual]

Reimplemented from RobotGui::ViewProviderTrajectory.

Definition at line 36 of file ViewProviderTrajectoryDressUp.cpp.

void RobotGui::ViewProviderTrajectoryDressUp::init ( void   )  [static]

Reimplemented from RobotGui::ViewProviderTrajectory.

Definition at line 36 of file ViewProviderTrajectoryDressUp.cpp.

Referenced by initRobotGui().

bool ViewProviderTrajectoryDressUp::setEdit ( int  ModNum  )  [protected, virtual]

is called by the document when the provider goes in edit mode

Reimplemented from Gui::ViewProviderGeometryObject.

Definition at line 46 of file ViewProviderTrajectoryDressUp.cpp.

References Gui::Control(), and Gui::ControlSingleton::showDialog().

void ViewProviderTrajectoryDressUp::unsetEdit ( int  ModNum  )  [protected, virtual]

is called when you loose the edit mode

Reimplemented from Gui::ViewProviderGeometryObject.

Definition at line 53 of file ViewProviderTrajectoryDressUp.cpp.

References Gui::ControlSingleton::closeDialog(), and Gui::Control().


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

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