Class QDesignerFormWindowToolInterface

java.lang.Object
io.qt.QtObject
io.qt.core.QObject
io.qt.designer.QDesignerFormWindowToolInterface
All Implemented Interfaces:
QtObjectInterface, QtSignalBlockerInterface, QtSignalEmitterInterface, QtThreadAffineInterface

public abstract class QDesignerFormWindowToolInterface extends QObject

Java wrapper for Qt class QDesignerFormWindowToolInterface

  • Field Details

    • staticMetaObject

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

    • QDesignerFormWindowToolInterface

      public QDesignerFormWindowToolInterface(QObject parent)

      See QDesignerFormWindowToolInterface::QDesignerFormWindowToolInterface(QObject*)

    • QDesignerFormWindowToolInterface

      public QDesignerFormWindowToolInterface()

      Overloaded constructor for QDesignerFormWindowToolInterface(io.qt.core.QObject) with parent = null.

  • Method Details