Uses of Class
io.qt.gui.QPainterPath.Element
Packages that use QPainterPath.Element
-
Uses of QPainterPath.Element in io.qt.gui
Methods in io.qt.gui that return QPainterPath.ElementModifier and TypeMethodDescriptionQPainterPath.Element.clone()
Creates and returns a copy of this object.final QPainterPath.Element
QPainterPath.elementAt
(int i) Methods in io.qt.gui with parameters of type QPainterPath.ElementModifier and TypeMethodDescriptionfinal boolean
QPainterPath.Element.equals
(QPainterPath.Element e) Constructors in io.qt.gui with parameters of type QPainterPath.ElementModifierConstructorDescriptionElement
(QPainterPath.Element other) SeeQPainterPath::Element::
Element(QPainterPath::Element)