Hi.
I am creating a new wizard to generate a different kind of project, but I don't knot how to add it into the qt-creator so it could be in the "new file or project" dialog. Does anyone know how to do it?
Thanks
Hi.
I am creating a new wizard to generate a different kind of project, but I don't knot how to add it into the qt-creator so it could be in the "new file or project" dialog. Does anyone know how to do it?
Thanks
I was searching and discovered that is possible to create a "new file or project" dialog using the script file in the folder /share/qt/template/wizard but I still don't know (if it's possible) how to run a binary file and open a .pro file from it. Does anyone know how to do it?
Thanks