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
QAbstractAnimationJob::ChangeListener Struct Reference

#include <qabstractanimationjob_p.h>

+ Collaboration diagram for QAbstractAnimationJob::ChangeListener:

Public Member Functions

 ChangeListener (QAnimationJobChangeListener *l, QAbstractAnimationJob::ChangeTypes t)
 
bool operator== (const ChangeListener &other) const
 

Public Attributes

QAnimationJobChangeListenerlistener
 
QAbstractAnimationJob::ChangeTypes types
 

Detailed Description

Definition at line 132 of file qabstractanimationjob_p.h.

Constructor & Destructor Documentation

◆ ChangeListener()

QAbstractAnimationJob::ChangeListener::ChangeListener ( QAnimationJobChangeListener * l,
QAbstractAnimationJob::ChangeTypes t )
inline

Definition at line 133 of file qabstractanimationjob_p.h.

Member Function Documentation

◆ operator==()

bool QAbstractAnimationJob::ChangeListener::operator== ( const ChangeListener & other) const
inline

Definition at line 136 of file qabstractanimationjob_p.h.

References other().

+ Here is the call graph for this function:

Member Data Documentation

◆ listener

QAnimationJobChangeListener* QAbstractAnimationJob::ChangeListener::listener

Definition at line 134 of file qabstractanimationjob_p.h.

◆ types

QAbstractAnimationJob::ChangeTypes QAbstractAnimationJob::ChangeListener::types

Definition at line 135 of file qabstractanimationjob_p.h.


The documentation for this struct was generated from the following file: