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.

运行范例

要运行范例从 Qt Creator ,打开 Welcome 模式,然后选择范例从 Examples 。更多信息,拜访 构建和运行范例 .

范例工程 @ code.qt.io