[Qt-creator] Get active step during build

Davide Coppola vivaladav at gmail.com
Sun Oct 22 21:26:52 CEST 2017


Hi,

I am developing a plugin for QtCreator which needs to check the current
build step during a build.

I tried to connect to BuildManager::buildStateChanged, which has a Project
as parameter, but I can't find any way to get that information from it.

The active build step is kept in BuildManagerPrivate and set
in BuildManager::nextStep, but apparently there's no way to access it.

Does anyone know if there's a way to accomplish this?

Thank you

-- 
*Davide Coppola*

*email:* vivaladav at gmail.com
*website:* http://www.davidecoppola.com
*blog:* http://blog.davidecoppola.com




‌
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20171022/b56ff6da/attachment.html>


More information about the Qt-creator mailing list