Sandbox::CustomRemoveObjectEvent Class Reference

Inheritance diagram for Sandbox::CustomRemoveObjectEvent:
Sandbox::AbstractCustomProtectorEvent

List of all members.

Public Member Functions

 CustomRemoveObjectEvent (App::Document *d, const std::string &n)
void execute ()
 ~CustomRemoveObjectEvent ()

Protected Attributes

App::Documentdoc
std::string name

Detailed Description

Definition at line 87 of file DocumentProtector.cpp.


Constructor & Destructor Documentation

Sandbox::CustomRemoveObjectEvent::CustomRemoveObjectEvent ( App::Document d,
const std::string &  n 
) [inline]

Definition at line 90 of file DocumentProtector.cpp.

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

Definition at line 93 of file DocumentProtector.cpp.


Member Function Documentation

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

Implements Sandbox::AbstractCustomProtectorEvent.

Definition at line 96 of file DocumentProtector.cpp.

References doc, name, and App::Document::remObject().


Member Data Documentation

Definition at line 102 of file DocumentProtector.cpp.

Referenced by execute().

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

Definition at line 103 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