|
QSDK 1.1 Documentation |
#include <Q/q.h>
Inheritance diagram for Q::ScopeReactor:

Public Member Functions | |
| ScopeReactor () | |
| Utils::Result | addListener (ScopeListener &l) |
| Utils::Result | removeListener (ScopeListener &l) |
Static Public Member Functions | |
| ScopeReactor | create (const Instance &instance) |
| ClassType | classType () |
| ScopeReactor | cast (const ObjectBase &) |
The ScopeReactor is used to generate events when a particular instance moves either in to scope or out of scope. To activate a ScopeReactor it should be added to the Application.
|
|
Create a null scope reactor reference. |
|
|
Add |
|
|
If the object referenced by |
|
|
Return the type for this class. |
|
|
Create a reference to a scope reactor which generates events when |
|
|
Remove |
|
|
|
Qube Software Limited © 2000-2004
|
|