KReport
KReportScriptCheck.h
QColor foregroundColor() const
Definition KReportScriptCheck.cpp:57
void setLineColor(const QColor &)
Sets the border line color of the text-item to the given color.
Definition KReportScriptCheck.cpp:70
void setLineWeight(int)
Sets the border line weight (thickness) of the text-item.
Definition KReportScriptCheck.cpp:79
void setForegroundColor(const QColor &)
Sets the foreground (text) color of the text-item to the given color.
Definition KReportScriptCheck.cpp:61
void setSize(const QSizeF &)
Sets the size of the text-item to the given size in points.
Definition KReportScriptCheck.cpp:111
void setLineStyle(int)
Sets the border line style of the text-item to the given style in the range 0-5.
Definition KReportScriptCheck.cpp:88
void setCheckStyle(const QString &)
Sets the style of the checkbox, valid values are Cross, Tick or Dot.
Definition KReportScriptCheck.cpp:52
void setValue(bool val=true)
Set the value of the checkbox, defaults to checked if no value is given.
Definition KReportScriptCheck.cpp:42
void setPosition(const QPointF &)
Sets the position of the text-item to the given point coordinates.
Definition KReportScriptCheck.cpp:101
Q_OBJECTQ_OBJECT
Q_SLOTSQ_SLOTS
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.