Public Member Functions | |
| DocumentReceiver (QObject *parent=0) | |
| ~DocumentReceiver () | |
Static Public Member Functions | |
| static DocumentReceiver * | globalInstance () |
Protected Member Functions | |
| void | customEvent (QEvent *) |
| void | postEventAndWait (QEvent *) |
Friends | |
| class | DocumentObjectProtector |
| class | DocumentProtector |
Definition at line 163 of file DocumentProtector.cpp.
| Sandbox::DocumentReceiver::DocumentReceiver | ( | QObject * | parent = 0 |
) | [inline] |
Definition at line 166 of file DocumentProtector.cpp.
| Sandbox::DocumentReceiver::~DocumentReceiver | ( | ) | [inline] |
Definition at line 169 of file DocumentProtector.cpp.
| void Sandbox::DocumentReceiver::customEvent | ( | QEvent * | e | ) | [protected] |
Definition at line 213 of file DocumentProtector.cpp.
References Sandbox::QT_CUSTOM_EVENT_PROTECTOR.
| DocumentReceiver * Sandbox::DocumentReceiver::globalInstance | ( | ) | [static] |
Definition at line 186 of file DocumentProtector.cpp.
Referenced by Sandbox::DocumentProtector::addObject(), Sandbox::DocumentObjectProtector::execute(), Sandbox::DocumentProtector::init(), Sandbox::DocumentProtector::recompute(), Sandbox::DocumentProtector::removeObject(), and Sandbox::DocumentObjectProtector::setProperty().
| void Sandbox::DocumentReceiver::postEventAndWait | ( | QEvent * | e | ) | [protected] |
friend class DocumentObjectProtector [friend] |
Definition at line 181 of file DocumentProtector.cpp.
friend class DocumentProtector [friend] |
Definition at line 180 of file DocumentProtector.cpp.
1.6.1