TextElement(const QString &string=QString())
Definition: KDReportsTextElement.h:37
void setBold(bool bold)
Set font attribute: bold.
void setFont(const QFont &)
TextElement(const TextElement &other)
void setItalic(bool italic)
Set font attribute: italic.
void setTextColor(const QColor &color)
TextElement & operator<<(const QString &)
TextElement & operator=(const TextElement &other)
void setFontFamily(const QString &family)
Set font attribute: family.
void setId(const QString &id)
void setStrikeOut(bool strikeout)
Set font attribute: strike out.
void setPointSize(qreal size)
Set font attribute: size in points. Can be integer or decimal.
void setUnderline(bool underline)
Set font attribute: underline.
void setText(const QString &text)