[Qt-creator] Use IBuildStepFactory in IBuildConfigurationFactory

Tobias Hunger tobias.hunger at gmail.com
Wed Nov 13 18:32:14 CET 2013


On Nov 13, 2013 5:56 PM, "Mateusz Loskot" <mateusz at loskot.net> wrote:
> IOW, does it mean those factories are dedicated for use by 'external'
> parties only, i.e. Qt Creator core, and should not be used
> within the same plugin those subclasses are implemented?

No.

It just means that it is easier to call new WhatEverBuildStep than it is to
go through a WhatEverBuildStepFactory.

Best regards,
Tobias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20131113/210e1dd1/attachment.html>


More information about the Qt-creator mailing list