Sandbox::DocumentObjectProtector Class Reference

#include <DocumentProtector.h>

Public Member Functions

 DocumentObjectProtector (App::DocumentObject *)
 
void execute (const AbstractCallable &)
 
App::DocumentObjectgetObject () const
 
void purgeTouched ()
 
bool setProperty (const std::string &name, const App::Property &p)
 
 ~DocumentObjectProtector ()
 

Constructor & Destructor Documentation

◆ DocumentObjectProtector()

DocumentObjectProtector::DocumentObjectProtector ( App::DocumentObject o)

◆ ~DocumentObjectProtector()

DocumentObjectProtector::~DocumentObjectProtector ( )

Member Function Documentation

◆ execute()

◆ getObject()

App::DocumentObject * DocumentObjectProtector::getObject ( void  ) const

◆ purgeTouched()

void DocumentObjectProtector::purgeTouched ( void  )

◆ setProperty()

bool DocumentObjectProtector::setProperty ( const std::string &  name,
const App::Property p 
)

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