Class QAnimationCallback

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

  • Constructor Details

    • QAnimationCallback

      public QAnimationCallback()
    • QAnimationCallback

      protected QAnimationCallback(io.qt.QtObject.QPrivateConstructor p)
      Constructor for internal use only.
      Parameters:
      p - expected to be null.
  • Method Details