|
QmlMaterial 0.1.0
|
#include <qml_material/item/blur_mask.hpp>
QQuickItem that draws a gaussian-blurred mask of a rect / rrect. Thin shell around sg::BlurMaskMaterial + sg::create_blur_mask_geometry — the decision whether to use this vs RRectShadowImpl belongs in the QML wrapper layer (see qml/component/basic/Elevation.qml).