KStyles
gradients.cpp File Reference
#include "gradients.h"#include "colorutil.h"#include <QtGui/QPainter>#include <QtCore/QRect>#include <QtGui/QColor>#include <QtGui/QImage>#include <QtCore/QCache>#include <qimageblitz.h>
Include dependency graph for gradients.cpp:

Go to the source code of this file.
Variables | |
| static QCache< int, GradientCacheEntry > | cache (65636) |
Variable Documentation
| QRgb m_color |
Definition at line 37 of file gradients.cpp.
| int m_height |
Definition at line 40 of file gradients.cpp.
| bool m_menu |
Definition at line 38 of file gradients.cpp.
Definition at line 36 of file gradients.cpp.
| int m_width |
Definition at line 39 of file gradients.cpp.
KDE 4.2 API Reference