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

cxx-qt-gen: improve the generator / writer split #642

Merged
merged 2 commits into from
Aug 1, 2023

Conversation

ahayzen-kdab
Copy link
Collaborator

This potentially helpers later with generic signal connections.

This simplifies the C++ source files as they can use the helper method.

This allows later for a templated signal connect that can use the
public helper method to lock the QObject.

Related to KDAB#577
@ahayzen-kdab ahayzen-kdab force-pushed the 577-improve-generation-writer-split branch from 811d0bc to 4077398 Compare July 31, 2023 17:24
@ahayzen-kdab ahayzen-kdab force-pushed the 577-improve-generation-writer-split branch from 4077398 to 122bf0f Compare July 31, 2023 17:53
@Be-ing Be-ing merged commit 45c323a into KDAB:main Aug 1, 2023
6 checks passed
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