[Qt-creator] Send a message to the general message panel
Thomas Meyer
public at meyer-thomas.com
Tue May 21 15:17:27 CEST 2013
Hi Christian,
thanks.
I found yesterday:
'Core::ICore::messageManager()->instance()->printToOutputPane(QLatin1String("Test"));'
But I didn't know, if it is the correct or preferred way, to print
something to the output pane.
It works. :-)
Thomas
Am 21.05.2013 11:55, schrieb Christian Kandeler:
> On 05/18/2013 08:45 AM, Thomas Meyer wrote:
>> how can I send a simple string (QString) from a plugin to the 'General
>> Messages' panel (or pane)
> Have a look at src/plugins/coreplugin/messagemanager.h.
>
>
> Christian
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
More information about the Qt-creator
mailing list