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: use #[qproperty] on the struct instead of field #584

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

ahayzen-kdab
Copy link
Collaborator

This is a stepping stone to moving qproperty to be defined
on the type in the extern "RustQt" block.

Related to #559

Requires #583

@ahayzen-kdab ahayzen-kdab added the 🥳🎉 1.0 This issue is part of stabilization for 1.0 release label Jun 12, 2023
@ahayzen-kdab ahayzen-kdab force-pushed the 559-qproperty-attribute branch 2 times, most recently from ba49a21 to 4d1782f Compare June 13, 2023 10:26
@ahayzen-kdab ahayzen-kdab force-pushed the 559-qproperty-attribute branch 3 times, most recently from 87ced30 to 063b41e Compare June 21, 2023 16:01
@ahayzen-kdab ahayzen-kdab marked this pull request as ready for review June 21, 2023 16:01
@ahayzen-kdab ahayzen-kdab force-pushed the 559-qproperty-attribute branch from 063b41e to ef83177 Compare June 21, 2023 16:14
@ahayzen-kdab ahayzen-kdab force-pushed the 559-qproperty-attribute branch 2 times, most recently from ff46e81 to 65a8647 Compare July 17, 2023 09:50
This is a stepping stone to moving qproperty to be defined
on the type in the extern "RustQt" block.

Related to KDAB#559
@Be-ing Be-ing merged commit f05b4a3 into KDAB:main Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🥳🎉 1.0 This issue is part of stabilization for 1.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants