Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQmlNotifier Class Reference

#include <qqmlnotifier_p.h>

Collaboration diagram for QQmlNotifier:

Public Member Functions

 QQmlNotifier ()
 ~QQmlNotifier ()
void notify ()

Static Public Member Functions

static void notify (QQmlData *ddata, int notifierIndex)

Friends

class QQmlData
class QQmlNotifierEndpoint
class QQmlThreadNotifierProxyObject

Detailed Description

Definition at line 26 of file qqmlnotifier_p.h.

Constructor & Destructor Documentation

◆ QQmlNotifier()

QQmlNotifier::QQmlNotifier ( )
inline

Definition at line 105 of file qqmlnotifier_p.h.

◆ ~QQmlNotifier()

QQmlNotifier::~QQmlNotifier ( )
inline

Definition at line 109 of file qqmlnotifier_p.h.

Member Function Documentation

◆ notify() [1/2]

void QQmlNotifier::notify ( )
inline

Definition at line 123 of file qqmlnotifier_p.h.

◆ notify() [2/2]

void QQmlNotifier::notify ( QQmlData * ddata,
int notifierIndex )
static

Definition at line 44 of file qqmlnotifier.cpp.

◆ QQmlData

friend class QQmlData
friend

Definition at line 36 of file qqmlnotifier_p.h.

◆ QQmlNotifierEndpoint

friend class QQmlNotifierEndpoint
friend

Definition at line 37 of file qqmlnotifier_p.h.

◆ QQmlThreadNotifierProxyObject

friend class QQmlThreadNotifierProxyObject
friend

Definition at line 38 of file qqmlnotifier_p.h.


The documentation for this class was generated from the following files: