- All Implemented Interfaces:
QtObjectInterface
,Cloneable
Java wrapper for Qt class QGraphsLine
-
Field Summary
Modifier and TypeFieldDescriptionstatic final QMetaObject
This variable stores the meta-object for the class. -
Constructor Summary
ConstructorDescriptionSeeQGraphsLine::
QGraphsLine() QGraphsLine
(QGraphsLine other) SeeQGraphsLine::
QGraphsLine(QGraphsLine) -
Method Summary
Modifier and TypeMethodDescriptionfinal void
assign
(QGraphsLine other) SeeQGraphsLine::
operator=(QGraphsLine) clone()
Creates and returns a copy of this object.static Object
create
(boolean params) Overloaded function forcreate(io.qt.qml.QJSValue)
.static Object
create
(double params) Overloaded function forcreate(io.qt.qml.QJSValue)
.static Object
create
(int params) Overloaded function forcreate(io.qt.qml.QJSValue)
.static Object
SeeQGraphsLine::
create(QJSValue) static Object
create
(QJSValue.SpecialValue params) Overloaded function forcreate(io.qt.qml.QJSValue)
.static Object
Overloaded function forcreate(io.qt.qml.QJSValue)
.final void
detach()
SeeQGraphsLine::
detach() final boolean
equals
(QGraphsLine rhs) Seeoperator==(QGraphsLine,
QGraphsLine) boolean
Seeoperator==(QGraphsLine,
QGraphsLine) int
hashCode()
Returns the objects's hash code computed byqHash(QGraphsLine)
.final QColor
SeeQGraphsLine::
labelTextColor()const final QColor
SeeQGraphsLine::
mainColor()const final double
SeeQGraphsLine::
mainWidth()const final void
setLabelTextColor
(Qt.GlobalColor newColor) Overloaded function forsetLabelTextColor(io.qt.gui.QColor)
.final void
setLabelTextColor
(QColor newColor) SeeQGraphsLine::
setLabelTextColor(QColor) final void
setLabelTextColor
(QRgba64 newColor) Overloaded function forsetLabelTextColor(io.qt.gui.QColor)
.final void
setLabelTextColor
(String newColor) Overloaded function forsetLabelTextColor(io.qt.gui.QColor)
.final void
setMainColor
(Qt.GlobalColor newColor) Overloaded function forsetMainColor(io.qt.gui.QColor)
.final void
setMainColor
(QColor newColor) SeeQGraphsLine::
setMainColor(QColor) final void
setMainColor
(QRgba64 newColor) Overloaded function forsetMainColor(io.qt.gui.QColor)
.final void
setMainColor
(String newColor) Overloaded function forsetMainColor(io.qt.gui.QColor)
.final void
setMainWidth
(double newWidth) SeeQGraphsLine::
setMainWidth(qreal) final void
setSubColor
(Qt.GlobalColor newColor) Overloaded function forsetSubColor(io.qt.gui.QColor)
.final void
setSubColor
(QColor newColor) SeeQGraphsLine::
setSubColor(QColor) final void
setSubColor
(QRgba64 newColor) Overloaded function forsetSubColor(io.qt.gui.QColor)
.final void
setSubColor
(String newColor) Overloaded function forsetSubColor(io.qt.gui.QColor)
.final void
setSubWidth
(double newWidth) SeeQGraphsLine::
setSubWidth(qreal) final QColor
subColor()
SeeQGraphsLine::
subColor()const final double
subWidth()
SeeQGraphsLine::
subWidth()const final void
swap
(QGraphsLine other) SeeQGraphsLine::
swap(QGraphsLine&) Methods inherited from class io.qt.QtObject
dispose, isDisposed
-
Field Details
-
staticMetaObject
This variable stores the meta-object for the class.
-
-
Constructor Details
-
QGraphsLine
public QGraphsLine()See
QGraphsLine::
QGraphsLine() -
QGraphsLine
See
QGraphsLine::
QGraphsLine(QGraphsLine) - Parameters:
other
-
-
-
Method Details
-
detach
See
QGraphsLine::
detach() -
labelTextColor
See
QGraphsLine::
labelTextColor()const - Returns:
-
mainColor
See
QGraphsLine::
mainColor()const - Returns:
-
mainWidth
See
QGraphsLine::
mainWidth()const - Returns:
-
assign
See
QGraphsLine::
operator=(QGraphsLine) - Parameters:
other
-
-
equals
See
operator==(QGraphsLine,
QGraphsLine) - Parameters:
rhs
-- Returns:
-
setLabelTextColor
See
QGraphsLine::
setLabelTextColor(QColor) - Parameters:
newColor
-
-
setMainColor
See
QGraphsLine::
setMainColor(QColor) - Parameters:
newColor
-
-
setMainWidth
See
QGraphsLine::
setMainWidth(qreal) - Parameters:
newWidth
-
-
setSubColor
See
QGraphsLine::
setSubColor(QColor) - Parameters:
newColor
-
-
setSubWidth
See
QGraphsLine::
setSubWidth(qreal) - Parameters:
newWidth
-
-
subColor
See
QGraphsLine::
subColor()const - Returns:
-
subWidth
See
QGraphsLine::
subWidth()const - Returns:
-
swap
See
QGraphsLine::
swap(QGraphsLine&) - Parameters:
other
-
-
create
See
QGraphsLine::
create(QJSValue) - Parameters:
params
-- Returns:
-
equals
See
operator==(QGraphsLine,
QGraphsLine) -
hashCode
Returns the objects's hash code computed byqHash(QGraphsLine)
. -
clone
Creates and returns a copy of this object.
See
QGraphsLine::
QGraphsLine(QGraphsLine) -
setLabelTextColor
Overloaded function for
setLabelTextColor(io.qt.gui.QColor)
. -
setLabelTextColor
Overloaded function for
setLabelTextColor(io.qt.gui.QColor)
. -
setLabelTextColor
Overloaded function for
setLabelTextColor(io.qt.gui.QColor)
. -
setMainColor
Overloaded function for
setMainColor(io.qt.gui.QColor)
. -
setMainColor
Overloaded function for
setMainColor(io.qt.gui.QColor)
. -
setMainColor
Overloaded function for
setMainColor(io.qt.gui.QColor)
. -
setSubColor
Overloaded function for
setSubColor(io.qt.gui.QColor)
. -
setSubColor
Overloaded function for
setSubColor(io.qt.gui.QColor)
. -
setSubColor
Overloaded function for
setSubColor(io.qt.gui.QColor)
. -
create
Overloaded function for
create(io.qt.qml.QJSValue)
. -
create
Overloaded function for
create(io.qt.qml.QJSValue)
. -
create
Overloaded function for
create(io.qt.qml.QJSValue)
. -
create
Overloaded function for
create(io.qt.qml.QJSValue)
. -
create
Overloaded function for
create(io.qt.qml.QJSValue)
.
-