Effects
Qt Design Studio includes various ready-made effects that you can use in your applications. These effects are customizable to meet your specific requirements. In projects created with Qt 5 as the Target Qt Version, you can use your own shader files and Qt Design Studio custom shader utilities to create custom effects.
The following table summarizes the available effects and their corresponding use cases.
Effect | Description |
---|---|
Effect Composer | Compose new effects using a set of ready-made 2D effects that you can combine and customize. Includes effects like Color Overlay, Rain, and Swirl. |
Content Library Effects | A set of ready-made 3D particle effects. Includes customizable effects like Bubbles, Explosion, and Shockwave. |
Design Effects | A feature for adding 2D shadow and blur effects from the Properties view. |
Particle Effects | A set of ready-made particle effect components like Clouds, Dust, and Steam. Includes also components for more advanced customization like Attractor, Scale Affector, and Gravity. |
3D Effects | A set of ready-made 3D effect components. Includes customizable effects like Brush Strokes, Distortion Sphere, and Motion Blur. |
2D Effects | A set of ready-made 2D effect components. Includes customizable effects like Brightness Control, Gamma Adjust, and Opacity Mask. |
Qt Quick Effect Maker | Import effects made with Qt Quick Effect Maker to Qt Design Studio. |
Custom Effects in Qt 5 | Use your own shader files and Qt Design Studio custom shader utilities to create custom effects. |
Post-Processing Effects | Use the extended scene environment to apply built-in post-processing effects. |
Available under certain Qt licenses.
Find out more.