> This does not prevent applications from using ARC since it can be enabled per 
> translation unit. We would like to start using ARC internally in Qt as well, 
> but the requirement to drop 32-bit support may be too steep at this point in 
> time. (Question for interest@: is 32-bit support important?)

Adam has already answered this for our company.

> Carbon: Qt links against the Carbon framework and uses some functions still 
> available in 64-bit mode. Using the Carbon headers as the authoritative 
> source, these are not deprecated. One example is 
> GetCurrentEventKeyModifiers().

I note also that QMacStyle uses HITheme API's as well. I haven't been able to 
find NSThis or NSThat replacements for drawing pictures of controls and window 
elements, either.

-John Weeks

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to