Skip to content

Consider splitting macros into cxx-qt-macro, so that reexport and docs can work #295

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

Closed
ahayzen-kdab opened this issue Oct 3, 2022 · 1 comment
Labels
⬆️ feature New feature or request

Comments

@ahayzen-kdab
Copy link
Collaborator

Split macros into cxx-qt-macro then reexport in cxx-qt so that we can cxx_qt::QObject a struct in the cxx_qt definition (see https://users.rust-lang.org/t/solved-is-it-possible-to-reexport-a-proc-macro/16864 )

@ahayzen-kdab ahayzen-kdab added the ⬆️ feature New feature or request label Oct 3, 2022
@ahayzen-kdab
Copy link
Collaborator Author

The docs now work (#456) and we don't use cxx_qt::QObject anymore we use qobject::T, so we don't need to try and reexport QObject from cxx-qt anymore, therefore closing,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⬆️ feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant