HAL
shadow_effect.cpp File Reference
#include "gui/graphics_effects/shadow_effect.h"
#include <QPainter>
Include dependency graph for shadow_effect.cpp:

Go to the source code of this file.

Namespaces

 hal
 

Functions

QT_BEGIN_NAMESPACE Q_WIDGETS_EXPORT void qt_blurImage (QPainter *p, QImage &blurImage, qreal radius, bool quality, bool alphaOnly, int transposed=0)
 

Function Documentation

◆ qt_blurImage()

QT_BEGIN_NAMESPACE Q_WIDGETS_EXPORT void qt_blurImage ( QPainter p,
QImage blurImage,
qreal  radius,
bool  quality,
bool  alphaOnly,
int  transposed = 0 
)

Referenced by hal::ShadowEffect::draw().