VAPOR3 3.9.4
Namespaces | Functions
QPaintUtils.h File Reference
#include <QColor>

Go to the source code of this file.

Namespaces

namespace  QPaintUtils
 

Functions

void QPaintUtils::DropShadow (QPainter &p, QPicture &picture, float radius, QColor color=Qt::black)
 
void QPaintUtils::InnerShadow (QPainter &p, QPicture &picture, float radius, QColor color=Qt::black)
 
void QPaintUtils::BoxDropShadow (QPainter &p, QRect box, float radius, QColor color=Qt::black)
 
void QPaintUtils::BoxInnerShadow (QPainter &p, QRect box, float radius, QColor color=Qt::black)