Class QClipBlendNodeCreatedChange

java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.qt3d.core.QSceneChange
io.qt.qt3d.core.QNodeCreatedChange
io.qt.qt3d.animation.QClipBlendNodeCreatedChange
All Implemented Interfaces:
io.qt.QtObjectInterface

public class QClipBlendNodeCreatedChange extends io.qt.qt3d.core.QNodeCreatedChange

Base class for changes in QClipBlendNode

Java wrapper for Qt class Qt3DAnimation::QClipBlendNodeCreatedChangeBase

  • Nested Class Summary

    Nested classes/interfaces inherited from class io.qt.qt3d.core.QSceneChange

    io.qt.qt3d.core.QSceneChange.DeliveryFlag, io.qt.qt3d.core.QSceneChange.DeliveryFlags

    Nested classes/interfaces inherited from class io.qt.QtObject

    io.qt.QtObject.QPrivateConstructor
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
     
     
    protected
    QClipBlendNodeCreatedChange(io.qt.QtObject.QPrivateConstructor p)
    Constructor for internal use only.
  • Method Summary

    Methods inherited from class io.qt.qt3d.core.QNodeCreatedChange

    isNodeEnabled, metaObject, parentId

    Methods inherited from class io.qt.qt3d.core.QSceneChange

    deliveryFlags, setDeliveryFlags, setDeliveryFlags, subjectId, type

    Methods inherited from class io.qt.QtObject

    dispose, equals, isDisposed

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • QClipBlendNodeCreatedChange

      public QClipBlendNodeCreatedChange(QAbstractClipBlendNode node)
    • QClipBlendNodeCreatedChange

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