Qt Graphical Effect QML Types

The Qt Graphical Effects module provides a set of QML types for adding visually impressive and configurable effects to user interfaces. Effects are visual items that can be added to Qt Quick user interface as UI components.

To use the types in this module, import the module with the following line:


Note: There are no API changes since version 1.0, so it's OK to import version 1.0, or 1.15 for convenience.