[Qt-creator] IOutputParser appending lines to AppOutputPane
Mateusz Loskot
mateusz at loskot.net
Sun Dec 8 18:11:38 CET 2013
Hi,
I have implemented a custom output parser, derived from
ProjectExplorer::IOutputParser, to parse build output lines.
The parser sends messages to Compile Output pane as well
as to the Issues pane (on error or warning tasks).
There are some lines parsed which I would like to send
to the Application Output pane.
Is it possible for an IOutputParser implementor to append
messages to the AppOutputPane?
Best regards,
--
Mateusz Ĺoskot, http://mateusz.loskot.net
More information about the Qt-creator
mailing list