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: initial preparation for closures in signals #690

Merged
merged 9 commits into from
Nov 15, 2023

Conversation

ahayzen-kdab
Copy link
Collaborator

Related to #595

This is the first commits from #681

Copy link
Collaborator

@LeonMatthesKDAB LeonMatthesKDAB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can hide some of our implementation detail in our public documentation.

Apart from that mostly nitpicks. Overall direction is sane :)

crates/cxx-qt/src/cxxqtsignalhandler.rs Outdated Show resolved Hide resolved
crates/cxx-qt/src/lib.rs Outdated Show resolved Hide resolved
crates/cxx-qt/src/lib.rs Outdated Show resolved Hide resolved
crates/cxx-qt/src/cxxqtsignalhandler.rs Outdated Show resolved Hide resolved
crates/cxx-qt/Cargo.toml Show resolved Hide resolved
crates/cxx-qt-gen/src/writer/cpp/header.rs Outdated Show resolved Hide resolved
@ahayzen-kdab ahayzen-kdab force-pushed the 595-fnmut-signals-first-phase branch from 242066e to 93401b6 Compare October 20, 2023 15:27
@ahayzen-kdab ahayzen-kdab force-pushed the 595-fnmut-signals-first-phase branch from 93401b6 to 7ea098c Compare November 1, 2023 09:44
@ahayzen-kdab ahayzen-kdab force-pushed the 595-fnmut-signals-first-phase branch from 7ea098c to 8d0768b Compare November 8, 2023 15:00
crates/cxx-qt/src/lib.rs Outdated Show resolved Hide resolved
crates/cxx-qt/src/lib.rs Outdated Show resolved Hide resolved
Copy link
Collaborator

@LeonMatthesKDAB LeonMatthesKDAB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd just adjust the re-export of static_assertions a bit.

Rest looks good. :)
Feel free to approve yourself once that's done.

crates/cxx-qt/src/lib.rs Outdated Show resolved Hide resolved
@ahayzen-kdab ahayzen-kdab force-pushed the 595-fnmut-signals-first-phase branch from 8d0768b to 892bf5a Compare November 15, 2023 14:53
Copy link
Collaborator

@LeonMatthesKDAB LeonMatthesKDAB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ahayzen-kdab ahayzen-kdab enabled auto-merge (rebase) November 15, 2023 15:02
@ahayzen-kdab ahayzen-kdab merged commit 805a762 into KDAB:main Nov 15, 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