Thanx ritta-leena, Well I tried extracting the documentation from the QtCreator 2.1.0 source package but it failed to extract properly. I ran *qdoc3 qtcreator-api.qdocconf* inside <QtCreator extracted folder>*/doc/api*. It generated a set of html pages but the pages were not complete and the formatting was bad. Instead of getting the properly formatted version that I see online, I get plain html text which is hard to read and missing alignment.
Can someone please direct me as to how I could generate the documentation that I see online ? thanx, eraj. On Wed, Jun 1, 2011 at 1:23 PM, <[email protected]> wrote: > Hello, > > > > Yes, the API reference ( > http://doc.qt.nokia.com/qtcreator-extending/qtcreator-api.html) part of > the Manual is generated from the code comments. > > > > Leena > > > > *From:* > [email protected][mailto: > [email protected]] *On > Behalf Of *ext éraj > *Sent:* Wednesday, June 01, 2011 5:47 AM > > *To:* [email protected] > *Subject:* Re: [Qt-creator] QtCreator´s Plugin Architecture > > > > Thanks. Isn't this the code comments from the source package ? I've been > looking for this. > > On Tue, May 31, 2011 at 2:48 PM, <[email protected]> wrote: > > Hello, > > > > We've had writing a guide for Qt Creator developers on our task list for a > long time, and are currently working on it. I am happy to hear that there is > a demand for it. Even though the guide is still very much a work in > progress, I published it on doc.qt.nokia.com, so that you can take a look > at what we already have and what we plan to add: > > > > http://doc.qt.nokia.com/qtcreator-extending/index.html > > > > We do plan to add sections on creating plugins and text editors. > > > > We welcome all ideas on what kind of information would be useful to you. > > > > Leena > > > > *From:* > [email protected][mailto: > [email protected]] *On > Behalf Of *ext éraj > *Sent:* Tuesday, May 31, 2011 6:21 AM > *To:* [email protected] > *Subject:* Re: [Qt-creator] QtCreator´s Plugin Architecture > > > > 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 that was > given to u before which was somewhat helpful. But apart from that, from what > I got to know, its all trial and error in trying to understnad this. I guess > you could after reading through that document and toiling with the code for > awhile. I wanted to extract the way the editor was written here in Qt > Creator, but I haven't yet completely understood it. > > It is much appreciated if this group would prepare a doc as such, but that > said it aint too diffcuilt if you take the other alternative, which is to > understand it yourself. > > On Tue, May 31, 2011 at 9:12 AM, Marcos Ortiz <[email protected]> wrote: > > 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<http://www.vcreatelogic.com/downloads/?file=Writing-Qt-Creator-Plugins&type=pdf> > > > > You can also have a look at the source code of the various Qt Creator > Plugins at Gitorius : https://gitorious.org/search?q=qt+creator+plugins > > > > Good luck. > > > > Etienne. > > On Mon, May 30, 2011 at 5:03 PM, Marcos Ortiz <[email protected]> wrote: > > 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. > > Can you provide some advices, suggestions about this? > Where I can find more information about the Plugin Architecture of > QtCreator? > > Thanks a lot for your time > > -- > > Marcos Luis Ortiz Valmaseda > > Software Engineer (Distributed Systems) > > http://uncubanitolinuxero.blogspot.com > > > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-creator > > > > > > _______________________________________________ > > Qt-creator mailing list > > [email protected] > > http://lists.qt.nokia.com/mailman/listinfo/qt-creator > > > > Thanks a lot, > I will review this information. > Regards > One last question Can anyone help to the QtCreator's development? > > > -- > > Marcos Luís Ortíz Valmaseda > > Software Engineer (Large-Scaled Distributed Systems) > > University of Information Sciences, > > La Habana, Cuba > > Linux User # 418229 > > http://about.me/marcosortiz > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-creator > > > > > -- > e's Mail - another one bites da dust !! > > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-creator > > > > > -- > e's Mail - another one bites da dust !! > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt.nokia.com/mailman/listinfo/qt-creator > > -- e's Mail - another one bites da dust !!
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
