KReport
KReportScriptLine.cpp
QVariant value() const
bool setValue(const QVariant &value, ValueOptions options=ValueOptions())
void setEndPosition(const QPointF &endPosition)
Set the end position of the line.
Definition KReportScriptLine.cpp:83
QPointF startPosition() const
Return the start position of the line.
Definition KReportScriptLine.cpp:68
void setLineWeight(int const weight)
Set the weight (width) of the line.
Definition KReportScriptLine.cpp:50
void setStartPosition(const QPointF &startPosition)
Set the start position of the line.
Definition KReportScriptLine.cpp:73
int toInt(bool *ok) const const
T value() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:12:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:12:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.