qt/qml: introduce static effect image provider
Makes it possible to show effects in Qt Quick scene using Qt's raster paint engine. Better rendering speed is achieved without blocking the GUI thread. Another advantage is being able to show effects when software
renderer is used.
Edited by Fatih Uzunoğlu