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
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to