Package io.qt.quick

Class QSGNinePatchNode

All Implemented Interfaces:
QtObjectInterface

public abstract class QSGNinePatchNode extends QSGGeometryNode

Java wrapper for Qt class QSGNinePatchNode

  • Constructor Details

    • QSGNinePatchNode

      public QSGNinePatchNode()
    • QSGNinePatchNode

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