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
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
