Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 103 of file qqmlnotifier_p.h.

◆ ~QQmlNotifier()

QQmlNotifier::~QQmlNotifier ( )
inline

Definition at line 107 of file qqmlnotifier_p.h.

References QQmlNotifierEndpoint::setSender().

+ Here is the call graph for this function:

Member Function Documentation

◆ notify() [1/2]

void QQmlNotifier::notify ( )
inline

Definition at line 121 of file qqmlnotifier_p.h.

References args.

◆ notify() [2/2]

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

Definition at line 40 of file qqmlnotifier.cpp.

Friends And Related Symbol Documentation

◆ 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: