Hi,

I think I've have learned most of details about Utils::OutputFormatter,
how it relies on the predefined set of OutputFormat enumerators and how
it's used by output window classes.

I can't figure out how to customise format of lines appended by my custom
IOutputParser::stdError/stdOutput.

For example, how can I print a line in green?
Do I need to implement my own OutputFormatter and do setFormatter on an
output window, e.g. Compile Output?

Could anyone help or point me where to look in QtC code to learn it?

Best regards,
-- 
Mateusz Łoskot, http://mateusz. loskot.net
(Sent from mobile, apology for top-posting or broken quotes)
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to