Skip to content

QCoroSignalListener: support connecting to private signals#194

Merged
danvratil merged 1 commit intomainfrom
feature/qsignallistener-private-signal
Oct 24, 2023
Merged

QCoroSignalListener: support connecting to private signals#194
danvratil merged 1 commit intomainfrom
feature/qsignallistener-private-signal

Conversation

@danvratil
Copy link
Collaborator

The slot parameter extraction code is moved to common base class of QCoroSignal and QCoroSignalListener so that the logic and fixes are shared in the future. As an intended side-effect, QCoroSignalListener gains support for connecting to signals wit QPrivateSignal (the so called private signals).

The slot parameter extraction code is moved to common base class
of QCoroSignal and QCoroSignalListener so that the logic and fixes
are shared in the future. As an intended side-effect, QCoroSignalListener
gains support for connecting to signals wit QPrivateSignal (the so called
private signals).
@danvratil danvratil marked this pull request as ready for review October 24, 2023 09:41
@danvratil danvratil merged commit e48769c into main Oct 24, 2023
@danvratil danvratil deleted the feature/qsignallistener-private-signal branch October 24, 2023 09:57
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.

1 participant