java.lang.Object
io.qt.QtObject
io.qt.uic.ui4.DomPointF
- All Implemented Interfaces:
QtObjectInterface
Java wrapper for Qt class DomPointF
-
Nested Class Summary
Nested classes/interfaces inherited from class io.qt.QtObject
QtObject.QPrivateConstructor
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor for internal use only. -
Method Summary
Modifier and TypeMethodDescriptionfinal void
final void
final double
elementX()
final double
elementY()
final boolean
final boolean
final void
read
(QXmlStreamReader reader) final void
setElementX
(double a) final void
setElementY
(double a) final void
write
(QXmlStreamWriter writer) Overloaded function forwrite(io.qt.core.QXmlStreamWriter, java.lang.String)
withtagName = (String)null
.final void
write
(QXmlStreamWriter writer, String tagName) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Constructor Details
-
DomPointF
public DomPointF() -
DomPointF
Constructor for internal use only.- Parameters:
p
- expected to benull
.
-
-
Method Details
-
clearElementX
-
clearElementY
-
elementX
-
elementY
-
hasElementX
-
hasElementY
-
read
-
setElementX
-
setElementY
-
write
Overloaded function for
write(io.qt.core.QXmlStreamWriter, java.lang.String)
withtagName = (String)null
. -
write
-