KStyles
Keramik::GradientPainter Class Reference
#include <gradients.h>
Static Public Member Functions | |
static void | releaseCache () |
static void | renderGradient (QPainter *p, const QRect &r, const QColor &cr, bool horizontal, bool menu=false, int px=0, int py=0, int pwidth=-1, int pheight=-1) |
Detailed Description
Definition at line 31 of file gradients.h.
Member Function Documentation
void GradientPainter::releaseCache | ( | ) | [static] |
Definition at line 73 of file gradients.cpp.
void GradientPainter::renderGradient | ( | QPainter * | p, | |
const QRect & | r, | |||
const QColor & | cr, | |||
bool | horizontal, | |||
bool | menu = false , |
|||
int | px = 0 , |
|||
int | py = 0 , |
|||
int | pwidth = -1 , |
|||
int | pheight = -1 | |||
) | [static] |
Definition at line 78 of file gradients.cpp.
The documentation for this class was generated from the following files: