Sandbox::CustomAddObjectEvent Class Reference

Inheritance diagram for Sandbox::CustomAddObjectEvent:
Sandbox::AbstractCustomProtectorEvent

List of all members.

Public Member Functions

 CustomAddObjectEvent (App::DocumentObject **o, App::Document *d, const std::string &type, const std::string &name)
void execute ()
 ~CustomAddObjectEvent ()

Protected Attributes

App::Documentdoc
std::string name
App::DocumentObject ** obj
std::string type

Detailed Description

Definition at line 66 of file DocumentProtector.cpp.


Constructor & Destructor Documentation

Sandbox::CustomAddObjectEvent::CustomAddObjectEvent ( App::DocumentObject **  o,
App::Document d,
const std::string &  type,
const std::string &  name 
) [inline]

Definition at line 69 of file DocumentProtector.cpp.

Sandbox::CustomAddObjectEvent::~CustomAddObjectEvent (  )  [inline]

Definition at line 73 of file DocumentProtector.cpp.


Member Function Documentation

void Sandbox::CustomAddObjectEvent::execute ( void   )  [inline, virtual]

Implements Sandbox::AbstractCustomProtectorEvent.

Definition at line 76 of file DocumentProtector.cpp.

References App::Document::addObject(), doc, name, obj, and type.


Member Data Documentation

Definition at line 83 of file DocumentProtector.cpp.

Referenced by execute().

std::string Sandbox::CustomAddObjectEvent::name [protected]

Definition at line 84 of file DocumentProtector.cpp.

Referenced by execute().

Definition at line 82 of file DocumentProtector.cpp.

Referenced by execute().

std::string Sandbox::CustomAddObjectEvent::type [protected]

Definition at line 84 of file DocumentProtector.cpp.

Referenced by execute().


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

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