QAnimationCallback Class

(Qt3DAnimation::QAnimationCallback)

Public Types

enum Flag { OnOwningThread, OnThreadPool }
flags Flags

Public Functions

virtual ~QAnimationCallback()
virtual void valueChanged(const QVariant &value) = 0

Member Type Documentation

enum QAnimationCallback::Flagflags QAnimationCallback::Flags

The Flags type is a typedef for QFlags<Flag>. It stores an OR combination of Flag values.

Member Function Documentation

[virtual] QAnimationCallback::~QAnimationCallback()

Destroys the instance of QAnimationCallback. The destructor is virtual.

[pure virtual] void QAnimationCallback::valueChanged(const QVariant &value)

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/archives/qt-5.11/qt3danimation-qanimationcallback.html