[Qt-creator] Missing CORE_EXPORT for ActionContainer

lexxmark lexxmark.dev at gmail.com
Wed May 28 11:21:54 CEST 2014


But for example Core::Command interface has CORE_EXPORT prefix.
Anyway ActionContainer derives from QObject and don't export QObject
implementation.


On Wed, May 28, 2014 at 1:09 PM, Orgad Shaneh <orgads at gmail.com> wrote:

> On Tue, May 27, 2014 at 11:54 PM, lexxmark <lexxmark.dev at gmail.com> wrote:
>
>> I've just noticed ActionContainer class doesn't have CORE_EXPORT prefix
>> in contrast with other Core public classes.
>>
>> --
>> Best regards,
>>    Alex
>>
>> _______________________________________________
>> Qt-creator mailing list
>> Qt-creator at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/qt-creator
>>
>>
> Hi,
>
> This is an interface, it has no members or implemented functions, so
> there's no need to export it.
>
> - Orgad
>



-- 
Best regards,
   Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20140528/9fabbba0/attachment.html>


More information about the Qt-creator mailing list