[Qt-creator] documentation for qt-creator plugin development

eike.ziller at nokia.com eike.ziller at nokia.com
Thu Jul 15 09:53:07 CEST 2010


Hej,

much of the mentioned vcreatelogic document have recently been merged into Qt Creator's master branch.

With the advantage that the API misuses in the original document have been corrected in the merged version. But also the merged version is neither finished, nor is it updated to Qt Creator 2.0 or master.
You find it in qt-creator/doc/pluginhowto, generate it with "qdoc3 qtcreator-pluginhowto.qdocconf" (qdoc3 is part of the Qt installation). The result is put into a subdirectory html/.

Also, there is a little bit of documentation of the very basic classes in Qt Creator (e.g. the plugin manager, some core interfaces), which you can either read in the sources, or generate with qdoc3 from qt-creator/doc/api/qtcreator-api.qdocconf

Good luck, Eike
________________________________________
From: qt-creator-bounces at trolltech.com [qt-creator-bounces at trolltech.com] On Behalf Of ext Aurélien Vallée [vallee.aurelien at gmail.com]
Sent: Thursday, July 15, 2010 09:37
To: qt-creator at trolltech.com
Subject: Re: [Qt-creator] documentation for qt-creator plugin development

Hello Duan,

You can find a bit of information in the doc directory of qt-creator, you'll have to build it tho.
There is also a nice introduction from VCreateLogic available at http://www.vcreatelogic.com/downloads/files/Writing-Qt-Creator-Plugins.pdf.

Good luck,
Aurélien

On Thu, Jul 15, 2010 at 6:38 AM, duan wenhui <duanwenhui at gmail.com<mailto:duanwenhui at gmail.com>> wrote:

Hi all,

I am a newbie for qt-creator.
I need to create a qt-creator plug-in in my project. But, I find few stuff/documentation about qt-creator plugin development.
where can I get the documentation for qt-creator plugin development.

thanks

dwh



_______________________________________________
Qt-creator mailing list
Qt-creator at trolltech.com<mailto:Qt-creator at trolltech.com>
http://lists.trolltech.com/mailman/listinfo/qt-creator




--
Aurélien Vallée
+33 6 47 41 70 37




More information about the Qt-creator-old mailing list