PartDesignGui::ViewProviderFillet Class Reference

#include <ViewProviderFillet.h>

Inheritance diagram for PartDesignGui::ViewProviderFillet:
PartDesignGui::ViewProvider PartGui::ViewProviderPart PartGui::ViewProviderPartExt Gui::ViewProviderGeometryObject Gui::ViewProviderDocumentObject Gui::ViewProvider App::PropertyContainer Base::Persistence Base::BaseClass

List of all members.

Public Member Functions

virtual Base::Type getTypeId (void) const
virtual bool onDelete (const std::vector< std::string > &)
 get called if the object is about to get deleted. Here you can delete other objects to or switch visibility of others.
void setupContextMenu (QMenu *, QObject *, const char *)
 grouping handling
 ViewProviderFillet ()
 constructor
virtual ~ViewProviderFillet ()
 destructor

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 ViewProviderFillet.h.


Constructor & Destructor Documentation

ViewProviderFillet::ViewProviderFillet (  ) 

constructor

Definition at line 42 of file ViewProviderFillet.cpp.

ViewProviderFillet::~ViewProviderFillet (  )  [virtual]

destructor

Definition at line 46 of file ViewProviderFillet.cpp.


Member Function Documentation

void * PartDesignGui::ViewProviderFillet::create ( void   )  [static]

Reimplemented from PartDesignGui::ViewProvider.

Definition at line 40 of file ViewProviderFillet.cpp.

Base::Type PartDesignGui::ViewProviderFillet::getClassTypeId ( void   )  [static]

Reimplemented from PartDesignGui::ViewProvider.

Definition at line 40 of file ViewProviderFillet.cpp.

const App::PropertyData & PartDesignGui::ViewProviderFillet::getPropertyData ( void   )  const [protected, virtual]

Reimplemented from PartDesignGui::ViewProvider.

Definition at line 40 of file ViewProviderFillet.cpp.

const App::PropertyData * PartDesignGui::ViewProviderFillet::getPropertyDataPtr ( void   )  [static, protected]

Reimplemented from PartDesignGui::ViewProvider.

Definition at line 40 of file ViewProviderFillet.cpp.

Base::Type PartDesignGui::ViewProviderFillet::getTypeId ( void   )  const [virtual]

Reimplemented from PartDesignGui::ViewProvider.

Definition at line 40 of file ViewProviderFillet.cpp.

void PartDesignGui::ViewProviderFillet::init ( void   )  [static]

Reimplemented from PartDesignGui::ViewProvider.

Definition at line 40 of file ViewProviderFillet.cpp.

Referenced by initPartDesignGui().

bool ViewProviderFillet::onDelete ( const std::vector< std::string > &   )  [virtual]

get called if the object is about to get deleted. Here you can delete other objects to or switch visibility of others.

Reimplemented from Gui::ViewProvider.

Definition at line 114 of file ViewProviderFillet.cpp.

References PartDesign::DressUp::Base, Gui::ViewProviderDocumentObject::getObject(), App::PropertyLinkSub::getValue(), and Gui::Application::Instance.

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

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

Reimplemented from PartGui::ViewProviderPartExt.

Definition at line 59 of file ViewProviderFillet.cpp.

References Gui::Control(), Gui::ViewProvider::Default, PartDesignGui::TaskDlgFilletParameters::getFilletView(), and Gui::Selection().

void ViewProviderFillet::setupContextMenu ( QMenu *  menu,
QObject *  receiver,
const char *  member 
) [virtual]

grouping handling

Reimplemented from PartGui::ViewProviderPartExt.

Definition at line 51 of file ViewProviderFillet.cpp.

References Gui::ViewProvider::Default.

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

is called when you loose the edit mode

Reimplemented from PartGui::ViewProviderPartExt.

Definition at line 100 of file ViewProviderFillet.cpp.

References Gui::Control(), and Gui::ViewProvider::Default.


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

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