Class QNoPicking

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QNoPicking extends QFrameGraphNode

When a Qt3DRender::QNoPicking node is present in a FrameGraph branch, this prevents the render aspect from performing picking selection for the given branch

Java wrapper for Qt class Qt3DRender::QNoPicking

  • Field Details

    • staticMetaObject

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

    • QNoPicking

      public QNoPicking(QNode parent)

      See Qt3DRender::QNoPicking::QNoPicking(Qt3DCore::QNode*)

    • QNoPicking

      public QNoPicking()

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