[Qt-creator] ProjectExplorer::GccParser not exported?

Mateusz Loskot mateusz at loskot.net
Wed Dec 11 23:20:38 CET 2013


On 21 November 2013 10:01, Christian Kandeler
<christian.kandeler at digia.com> wrote:
> On 11/20/2013 11:47 PM, Mateusz Loskot wrote:
>> In QtC 3.0 (Git branch), most of parser classes like
>> ProjectExplorer::GccParser and ProjectExplorer::ClangParser
>> are not exported from the plugin.
>> But, GnuMakeParser is exported.
>>
>> What is the reason of the selective exports?
>> Would it be possible to export all of them?
>
> Symbols are typically exported on an as-needed basis. If you have a
> sensible use case, formerly private things can be made public, provided
> they have a sound API.

I have created a Qt Creator 3 feature suggestion related to this thread

https://bugreports.qt-project.org/browse/QTCREATORBUG-11076


Best regards,
-- 
Mateusz  Łoskot, http://mateusz.loskot.net



More information about the Qt-creator mailing list