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

Support Qt in namespace (#69) #72

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

patstew
Copy link
Contributor

@patstew patstew commented Jan 8, 2020

Here's a second try with QT_FORWARD_DECLARE_CLASS. Apologies again for the other PR, I'm using MSVC where the way I did it before 'works'.

Enable support for Qt built with the -qtnamespace configure option
Do it properly this time with QT_FORWARD_DECLARE_CLASS
@oKcerG
Copy link
Owner

oKcerG commented Jan 8, 2020

No need to apologize, it was my fault for not checking more.

I'll need to build a namespaced Qt version in order to properly check this PR, it might take some time with my nearly 10 years old PC at home, so I'll try to do that over the weekend :)

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