Qt Quick Examples - MultiEffect Item Switcher

Demonstrates MultiEffect usage.

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.

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.

Example project @ code.qt.io