Class QChannelMapper

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QChannelMapper extends QNode

Allows to map the channels within the clip onto properties of objects in the application

Java wrapper for Qt class Qt3DAnimation::QChannelMapper

  • Field Details

    • staticMetaObject

      public static final QMetaObject staticMetaObject
      This variable stores the meta-object for the class.
  • Constructor Details

    • QChannelMapper

      public QChannelMapper(QNode parent)

      See Qt3DAnimation::QChannelMapper::QChannelMapper(Qt3DCore::QNode*)

    • QChannelMapper

      public QChannelMapper()

      Overloaded constructor for QChannelMapper(io.qt.qt3d.core.QNode) with parent = null.

  • Method Details