Class QDebugOverlay

All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public class QDebugOverlay extends QFrameGraphNode

Java wrapper for Qt class Qt3DRender::QDebugOverlay

  • Field Details

    • staticMetaObject

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

    • QDebugOverlay

      public QDebugOverlay()

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

    • QDebugOverlay

      public QDebugOverlay(QNode parent)
    • QDebugOverlay

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

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