Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I want to create custom wizard that will create the same files(the same 3 files - MyClass.h .cpp .ui - but modified) as the wizard "Qt Designer Form Class"
I dont know how to do it. Please help me with it.
@matobodo I assume you are referring to Qt Creator wizards. There is a documentation located at: http://doc.qt.io/qtcreator/creator-project-wizards.html
thank you it is working. it will save me a lot of work