Hello,
I have a method in a class which i want to be Declared but not defined in the cpp ( because it is generated, it is a QT Signal ).
So i click on the button "Not Generated in C++", and if i generated the C++ eveything works.
But if i do a "Roundtrip", the "Not Generated in C++" is lost and i have a definition inserted ( which i have to remove by "re-clicking" on "Not Generated in C++"). Is there another solution ?
Best Regards
Fabrice