![]() |
Qt 4.8
|
Public Functions | |
| void | objectDestroyed (QObject *obj) |
| ScopeGuard (QObject *object, QDeclarativeBoundSignal *signal) | |
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 () |
Properties | |
| QDeclarativeBoundSignal * | m_signal |
Additional Inherited Members |
Definition at line 102 of file qdeclarativeboundsignal_p.h.
|
inline |
Definition at line 105 of file qdeclarativeboundsignal_p.h.
|
inlinevirtual |
Reimplemented from QDeclarativeGuard< QObject >.
Definition at line 110 of file qdeclarativeboundsignal_p.h.
|
private |
Definition at line 116 of file qdeclarativeboundsignal_p.h.