Skip to content
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

Improve emulation #520

Merged
merged 5 commits into from
Nov 9, 2023
Merged

Improve emulation #520

merged 5 commits into from
Nov 9, 2023

Conversation

luis-pereira
Copy link
Member

No description provided.

@luis-pereira luis-pereira requested a review from yan12125 October 23, 2023 20:54
The parent/child relationship is not used to manage memory.
It's only used to keep the objects together when moving them between
threads (so that the entire subtree is moved by moveToThread).
That's not the case here, but it's good practice.

Reference: https://www.kdab.com/qobject_ownership_propagate_const/
@yan12125 yan12125 merged commit 80f28e5 into master Nov 9, 2023
2 checks passed
@yan12125 yan12125 deleted the improve-emulation branch November 9, 2023 10:05
@yan12125
Copy link
Member

yan12125 commented Nov 9, 2023

Thanks!

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.

2 participants