[Qt-creator] Load external memcheck xml file from new plugin

Nikolai Kosjar nikolai.kosjar at qt.io
Wed Dec 6 13:50:04 CET 2017


On 12/06/2017 12:49 PM, Hannes Domani via Qt-creator wrote:
> Hello
> 
> I have written a plugin (for windows) that starts the current application with a tool that creates a memcheck xml file as output.
> Is there a way to load this xml file programmatically into the already available MemcheckTool window?

The current MemcheckTool::loadExternalXmlLogFile() pop ups a file open 
dialog. You would need to adapt/overload that one and also make it 
accessible from your plugin.

Nikolai




More information about the Qt-creator mailing list