Qt Quick Examples - MultiEffect Item Switcher▲
This example demonstrates advanced usage of the MultiEffect type, which offers a simple, efficient solution for applying effects such as blur, drop shadow, or colorize to an Item and its children.
I. Running the Example▲
To run the example from Qt Creator, open the Welcome mode and select the example from Examples. For more information, visit Building and Running an Example.