java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.qt3d.animation.QAnimationCallback
- All Implemented Interfaces:
io.qt.QtObjectInterface
public abstract class QAnimationCallback
extends io.qt.QtObject
Represents an animation callback object
Java wrapper for Qt class Qt3DAnimation::QAnimationCallback
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumJava wrapper for Qt enum Qt3DAnimation::QAnimationCallback::Flagstatic final classQFlags type for enumQAnimationCallback.FlagNested classes/interfaces inherited from class io.qt.QtObject
io.qt.QtObject.QPrivateConstructor -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedQAnimationCallback(io.qt.QtObject.QPrivateConstructor p) Constructor for internal use only. -
Method Summary
Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
QAnimationCallback
public QAnimationCallback() -
QAnimationCallback
protected QAnimationCallback(io.qt.QtObject.QPrivateConstructor p) Constructor for internal use only.- Parameters:
p- expected to benull.
-
-
Method Details
-
valueChanged
-