Skip to content

add effects guide #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

soramanew
Copy link

Adds a page in the guide for how to use QtQuick.Effects and also how to migrate from Qt5Compat.GraphicalEffects to the QtQuick.Effects module.

@HigherOrderLogic
Copy link

I dont know if there is any between specifying source: comp vs layer.effect: MultiEffect { ... } but if there is, it would be a good idea to mention it in the guide.

@soramanew
Copy link
Author

I dont know if there is any between specifying source: comp vs layer.effect: MultiEffect { ... } but if there is, it would be a good idea to mention it in the guide.

I don't think there is a difference, but I've added a section in the guide for that.

Use layer.effect by default
Other sentence/wording changes
Fix prop listing
@soramanew soramanew requested a review from outfoxxed July 10, 2025 05:08
@outfoxxed outfoxxed force-pushed the main branch 5 times, most recently from 16ffb26 to 555f29e Compare July 27, 2025 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants