[Development] Why is QQuickRectangle not exported in windows builds?

Gunnar Roth gunnar.roth at gmx.de
Tue Oct 21 22:04:34 CEST 2014


Hello ,
does anybody know why QQuickRectangle and QQuickPen is not exported with Q_QUICK_PRIVATE_EXPORT, but only with Q_AUTOTEST_EXPORT.
As QQuickGradientStop and QQuickGradient is exported with Q_QUICK_PRIVATE_EXPORT, i really wonder why its not the case for these two classes in  qquickrectangle_p.h,
but for the other two, which only can be used as property of QQuickRectangle.

I need this as i want to access the rectangle properties as fast as possible from C++. 

Best regards,
Gunnar

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20141021/9f3c0465/attachment.html>


More information about the Development mailing list