Hi,

For starters, take a look at the script:

http://code.qt.io/cgit/qt-creator/qt-creator.git/tree/scripts/qdoc2tasks.pl?h=4.3

You can pipe the error output of qdoc through it to convert it to a Qt Creator task file. Opening it in Qt Creator will show the issues as build issues (see http://doc.qt.io/qtcreator/creator-task-lists.html ) and you can then click through them.

Regards, Friedemann

--
Friedemann Kleint
The Qt Company GmbH

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to