![]() |
Qt 4.8
|
#include <qdeclarativecontext_p.h>
Public Functions | |
| ContextGuard () | |
| virtual void | objectDestroyed (QObject *) |
| ContextGuard & | operator= (QObject *obj) |
Public Functions inherited from QDeclarativeGuard< QObject > | |
| QObject * | data () const |
| bool | isNull () const |
| QObject * | object () const |
| operator QObject * () const | |
| QObject & | operator* () const |
| QObject * | operator-> () const |
| QDeclarativeGuard< QObject > & | operator= (const QDeclarativeGuard< QObject > &o) |
| QDeclarativeGuard< QObject > & | operator= (QObject *) |
| QDeclarativeGuard () | |
| QDeclarativeGuard (QObject *) | |
| QDeclarativeGuard (const QDeclarativeGuard< QObject > &) | |
| void | setObject (QObject *g) |
| virtual | ~QDeclarativeGuard () |
Public Variables | |
| QDeclarativeNotifier | bindings |
| QDeclarativeContextData * | context |
Additional Inherited Members |
Definition at line 174 of file qdeclarativecontext_p.h.
|
inline |
Definition at line 176 of file qdeclarativecontext_p.h.
|
inlinevirtual |
Reimplemented from QDeclarativeGuard< QObject >.
Definition at line 179 of file qdeclarativecontext_p.h.
|
inline |
Definition at line 177 of file qdeclarativecontext_p.h.
| QDeclarativeNotifier QDeclarativeContextData::ContextGuard::bindings |
Definition at line 183 of file qdeclarativecontext_p.h.
Referenced by QDeclarativeContextScriptClass::property(), and QDeclarativeCompiledBindingsPrivate::subscribeId().
| QDeclarativeContextData* QDeclarativeContextData::ContextGuard::context |
Definition at line 182 of file qdeclarativecontext_p.h.
Referenced by QDeclarativeContextData::setIdProperty().