i do agree too! i also think of class templates and stuff like that. from time to time i'd really like to add an extra class template besides from QObject or QWidget. it can help speed up your workflow if you're deriving classes from abstract ones. so all the pure virtual functions could be preimplementet in the template.
2009/12/18 Porfírio Ribeiro <[email protected]> > I agree with you, i also use QtCreator for some non Qt projects! > > 2009/12/16 Tiago Correia <[email protected]> > >> Hi, >> >> I'd like to add new templates for projects, when creating a new project. >> How can i do this? >> >> A project that is very useful for me is, for creating a simple C or C++ >> program, that doesn't use Qt. >> I've always to edit the pro file. If this could be done, I can see Qt >> Creator as tool for helping novice users to program. >> >> -- >> Tiago Correia >> chief technology officer >> >> cnoti inovação & desenvolvimento – Aprendizagem enRiquecida pela >> Tecnologia >> www.cnotinfor.pt >> Telefone: +351 239 499 231 >> >> Subscreva gratuitamente a nossa Newsletter BICA – Boletim informativo de >> Interactividade, Comunicação e Aprendizagem >> >> >> _______________________________________________ >> Qt-creator mailing list >> [email protected] >> http://lists.trolltech.com/mailman/listinfo/qt-creator >> >> > > > -- > Porfirio Ribeiro > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator > >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
