[SOLVED] Custom wizard
-
wrote on 23 Mar 2015, 12:55 last edited by matobodo
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.
-
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.
wrote on 23 Mar 2015, 13:48 last edited by@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
-
wrote on 23 Mar 2015, 14:28 last edited by
thank you it is working. it will save me a lot of work
3/3