#include <qdeclarativenotifier_p.h>
Definition at line 51 of file qdeclarativenotifier_p.h.
◆ QDeclarativeNotifier()
QDeclarativeNotifier::QDeclarativeNotifier |
( |
| ) |
|
|
inline |
◆ ~QDeclarativeNotifier()
QDeclarativeNotifier::~QDeclarativeNotifier |
( |
| ) |
|
|
inline |
Definition at line 132 of file qdeclarativenotifier_p.h.
QDeclarativeNotifierEndpoint ** disconnected
QDeclarativeNotifier * notifier
QDeclarativeNotifierEndpoint * next
QDeclarativeNotifierEndpoint ** prev
QDeclarativeNotifierEndpoint * endpoints
◆ emitNotify()
Definition at line 47 of file qdeclarativenotifier.cpp.
Referenced by notify().
67 if (oldDisconnected) *oldDisconnected = endpoint;
QDeclarativeNotifierEndpoint ** disconnected
static void emitNotify(QDeclarativeNotifierEndpoint *)
QDeclarativeNotifierEndpoint * next
◆ notify()
void QDeclarativeNotifier::notify |
( |
| ) |
|
|
inline |
Definition at line 148 of file qdeclarativenotifier_p.h.
static void emitNotify(QDeclarativeNotifierEndpoint *)
QDeclarativeNotifierEndpoint * endpoints
◆ QDeclarativeNotifierEndpoint
◆ endpoints
The documentation for this class was generated from the following files: