parley
barwidget.cpp
Go to the documentation of this file.
117 QRectF barElement(0 + legendOffsetX + gradeBarOffset[i], 0 + legendOffsetY, gradeBarWidth[i], legendHeight);
const QPalette & palette() const
void setColor(ColorGroup group, ColorRole role, const QColor &color)
void addRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode)
void update()
Definition: utils.h:30
void setPen(const QColor &color)
QPalette::ColorRole backgroundRole() const
void addRect(const QRectF &rectangle)
void setBrush(const QBrush &brush)
void drawText(const QPointF &position, const QString &text)
void drawPath(const QPainterPath &path)
void adjust(int dx1, int dy1, int dx2, int dy2)
Definition: utils.h:50
QPainterPath intersected(const QPainterPath &p) const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.