Replies: 2 comments 3 replies
-
I use a macro to inject |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is it possible to circumvent this problem? If so, could someone give me a simple example? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
C++ novice here, I am loving
cppfront
so far, but I don't know how or if it's even possible to subclass aQt
class because of the neededQ_OBJECT
macro declaration at the top. Example:Is there a way to do this in
cppfront
or to inject it into the generatedcpp
code? ThanksBeta Was this translation helpful? Give feedback.
All reactions