Sandbox::CustomPropertyEvent Class Reference

Public Member Functions

 CustomPropertyEvent (App::Property &p, const App::Property &v)
 
void execute ()
 
 ~CustomPropertyEvent ()
 
- Public Member Functions inherited from Sandbox::AbstractCustomProtectorEvent
 AbstractCustomProtectorEvent ()
 
virtual void execute ()=0
 
 ~AbstractCustomProtectorEvent ()
 

Protected Attributes

App::Propertyproperty
 
const App::Propertyvalue
 

Additional Inherited Members

- Public Attributes inherited from Sandbox::AbstractCustomProtectorEvent
QSemaphore * semaphore
 

Constructor & Destructor Documentation

◆ CustomPropertyEvent()

Sandbox::CustomPropertyEvent::CustomPropertyEvent ( App::Property p,
const App::Property v 
)

◆ ~CustomPropertyEvent()

Sandbox::CustomPropertyEvent::~CustomPropertyEvent ( )

Member Function Documentation

◆ execute()

Member Data Documentation

◆ property

App::Property& Sandbox::CustomPropertyEvent::property
protected

◆ value


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