Plasma
paintutils.cpp File Reference
#include <paintutils.h>#include <QImage>#include <QPainter>#include <QPaintEngine>#include <QPixmap>#include "private/effects/blur.cpp"#include "private/effects/halopainter_p.h"#include "svg.h"
Include dependency graph for paintutils.cpp:

Go to the source code of this file.
Namespaces | |
| Plasma | |
| Plasma::PaintUtils | |
Functions | |
| void | Plasma::PaintUtils::centerPixmaps (QPixmap &from, QPixmap &to) |
| void | Plasma::PaintUtils::drawHalo (QPainter *painter, const QRectF &rect) |
| QPainterPath | Plasma::PaintUtils::roundedRectangle (const QRectF &rect, qreal radius) |
| void | Plasma::PaintUtils::shadowBlur (QImage &image, int radius, const QColor &color) |
| QPixmap | Plasma::PaintUtils::shadowText (QString text, QColor textColor, QColor shadowColor, QPoint offset, int radius) |
| QPixmap | Plasma::PaintUtils::shadowText (QString text, const QFont &font, QColor textColor=Plasma::Theme::defaultTheme() ->color(Plasma::Theme::TextColor), QColor shadowColor=Plasma::Theme::defaultTheme() ->color(Plasma::Theme::BackgroundColor), QPoint offset=QPoint(1, 1), int radius=2) |
| QPixmap | Plasma::PaintUtils::texturedText (const QString &text, const QFont &font, Plasma::Svg *texture) |
| QPixmap | Plasma::PaintUtils::transition (const QPixmap &from, const QPixmap &to, qreal amount) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:12 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:23:12 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference