Hi Tim, our C++ guys are currently at the devdays in california, so they will probably not be fully able to reply this week.
The documentation found in the C++ parser is not that great. But it is very closely modeled to the official C++ grammar (see e.g. here: http://linuxsoftware.co.nz/cppgrammar.html), so that can be used as documentation. I found that document rather helpful. I am sure we can answer any specific questions here. Best Regards, Tobias ________________________________________ From: [email protected] [[email protected]] On Behalf Of ext Tim Beaulen [[email protected]] Sent: Saturday, October 30, 2010 1:03 PM To: [email protected] Subject: [Qt-creator] Cpp parser documentation I'm creating a plugin that performs some static code quality checks. To make the scripts more powerful, I would like to make use of the cpp parser that comes with Qt Creator. Is there some documentation that describes how to use the cpp parser? _______________________________________________ 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
