Plasma
paintutils.h File Reference
  #include <QtGui/QApplication>#include <QtGui/QGraphicsItem>#include <QtGui/QPainterPath>#include <plasma/plasma_export.h>#include "theme.h"
Include dependency graph for paintutils.h:

This graph shows which files directly or indirectly include this file:

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-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:48:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference