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 () | |
~AbstractCustomProtectorEvent () | |
Protected Attributes | |
App::Property & | property |
const App::Property & | value |
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()
|
virtual |
Member Data Documentation
◆ property
|
protected |
◆ value
|
protected |
The documentation for this class was generated from the following file:
- src/Mod/Sandbox/App/DocumentProtector.cpp