Public Member Functions | |
AbstractCustomProtectorEvent () | |
virtual void | execute ()=0 |
~AbstractCustomProtectorEvent () | |
Public Attributes | |
QSemaphore * | semaphore |
Definition at line 49 of file DocumentProtector.cpp.
Sandbox::AbstractCustomProtectorEvent::AbstractCustomProtectorEvent | ( | ) | [inline] |
Definition at line 52 of file DocumentProtector.cpp.
Sandbox::AbstractCustomProtectorEvent::~AbstractCustomProtectorEvent | ( | ) | [inline] |
Definition at line 56 of file DocumentProtector.cpp.
References semaphore.
virtual void Sandbox::AbstractCustomProtectorEvent::execute | ( | ) | [pure virtual] |
QSemaphore* Sandbox::AbstractCustomProtectorEvent::semaphore |
Definition at line 63 of file DocumentProtector.cpp.
Referenced by ~AbstractCustomProtectorEvent().