java.lang.Object
io.qt.internal.QtJambiObject
io.qt.QtObject
io.qt.quick.QSGGeometry.Point2D
- All Implemented Interfaces:
QtObjectInterface
,Cloneable
- Enclosing class:
- QSGGeometry
public static class QSGGeometry.Point2D extends QtObject implements Cloneable
QSGGeometry::Point2D struct is a convenience struct for accessing 2D Points
Java wrapper for Qt class QSGGeometry::Point2D
-
Nested Class Summary
-
Constructor Summary
Constructors Modifier Constructor Description Point2D()
protected
Point2D(QtObject.QPrivateConstructor p)
Constructor for internal use only. -
Method Summary