Replies: 2 comments 3 replies
|
I use a macro to inject |
0 replies
|
Is it possible to circumvent this problem? If so, could someone give me a simple example? |
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
cppfrontso far, but I don't know how or if it's even possible to subclass aQtclass because of the neededQ_OBJECTmacro declaration at the top. Example:Is there a way to do this in
cppfrontor to inject it into the generatedcppcode? ThanksAll reactions