[Qt-creator] Class Browser
Bravo.Alex
Alex.Bravo at IGT.com
Fri Nov 6 00:44:43 CET 2009
Damien, can you share your plugin for Lua?
Thank you,
Alex Bravo
-----Original Message-----
From: qt-creator-bounces at trolltech.com [mailto:qt-creator-bounces at trolltech.com] On Behalf Of Damien Fagnou
Sent: Wednesday, November 04, 2009 11:08 AM
To: qt-creator at trolltech.com
Subject: [Qt-creator] Class Browser
Hi ,
I have been having fun writing small plugins for qtCreator , mostly new
type of editors for Maya Mel and Lua .
I am now thinking of adding a ClassBrowser for C++
I have manage to create my empty Core::INavigationWidgetFactory subclass
and its showing up the UI
but I am not sure what plugins to access to get the class tree ? surely
the locator plugins and cppEditor have access to it
looked around but I am a little lost .
Any tips on where to start looking ?
the idea is getting the list of class local to the current project .
then displaying then in the inheritance tree sctructure (
multi-inheritance would be ignored )
potentially showing the list of methods and member variable sorted by
(public . private etc )
Thanks
Damien
_______________________________________________
Qt-creator mailing list
Qt-creator at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-creator
More information about the Qt-creator-old
mailing list