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's 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()

      Overloaded constructor for

      invalid @link
      {@link #(io.qt.qt3d.core.QNode)
      } with parent = null.

    • QNoPicking

      public QNoPicking(QNode parent)
    • QNoPicking

      protected QNoPicking(QtObject.QPrivateConstructor p)
      Constructor for internal use only.
      Parameters:
      p - expected to be null.
    • QNoPicking

      protected QNoPicking(QObject.QDeclarativeConstructor constructor)
      Constructor for internal use only. It is not allowed to call the declarative constructor from inside Java.