[Qt-creator] QtCreator´s Plugin Architecture

2011-05-30 Thread Marcos Ortiz
Regards to all QtCreator´s users and developers. I´m a big fan ot Qt and we are planning to design and develop a completed application for management and development of PostgreSQL databases using C++ and Qt, and we think that the Plugin Architecture of QtCreator is the right solution for us. Ca

Re: [Qt-creator] QtCreator´s Plugin Architecture

2011-05-30 Thread Etienne Savard
Hi, I never developed Qt Creator plugins myself but I'm interested to do so in a near future. I found is this tutorial a while ago : Writing Qt Creator Plugins You can also have a look at the source code of the vari

Re: [Qt-creator] QtCreator´s Plugin Architecture

2011-05-30 Thread Marcos Ortiz
El 5/30/2011 9:24 PM, Etienne Savard escribió: Hi, I never developed Qt Creator plugins myself but I'm interested to do so in a near future. I found is this tutorial a while ago : Writing Qt Creator Plugins Y

Re: [Qt-creator] QtCreator´s Plugin Architecture

2011-05-30 Thread éraj
Hey Marcos, A few months back I had the same urge to understand the way Qt Creator was coded. I asked here for the same but sadly got to know that there's no such official document to help a newcomer understand the architecture of Qt Creator. But however I did stumble upon the Architecture document