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

C++ property types for setter/getter #297

Closed
ahayzen-kdab opened this issue Oct 3, 2022 · 2 comments
Closed

C++ property types for setter/getter #297

ahayzen-kdab opened this issue Oct 3, 2022 · 2 comments
Labels
🤔 discussion Feedback welcome 🥳🎉 1.0 This issue is part of stabilization for 1.0 release
Milestone

Comments

@ahayzen-kdab
Copy link
Collaborator

See #278

@ahayzen-kdab ahayzen-kdab added the 🤔 discussion Feedback welcome label Oct 3, 2022
@ahayzen-kdab ahayzen-kdab added this to the 0.5 milestone Oct 3, 2022
@ahayzen-kdab ahayzen-kdab modified the milestones: 0.5, 0.6 Jan 10, 2023
@ahayzen-kdab
Copy link
Collaborator Author

The new API #555 describes the API for this and there was initial support in #451

@ahayzen-kdab ahayzen-kdab added the 🥳🎉 1.0 This issue is part of stabilization for 1.0 release label Jan 17, 2024
@LeonMatthesKDAB
Copy link
Collaborator

This can be closed, the new semantics of taking it by-value is the only sane way to do it with our new approach of directly implementing the method in Rust.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤔 discussion Feedback welcome 🥳🎉 1.0 This issue is part of stabilization for 1.0 release
Projects
None yet
Development

No branches or pull requests

2 participants