Allow use
from within cxxqt::bridge
#373
Labels
⬆️ feature
New feature or request
🙋 good first issue
Good for newcomers
❌ wontfix
This will not be worked on
This is currently not possible everywhere, especially not within the
impl qobject::MyObject
block.We just need to allow this by adding use items as a pass-through for the impl blocks.
The text was updated successfully, but these errors were encountered: