On 4/9/10 11:56 AM, Eike Ziller wrote: > > Yeah, obviously this is some special handling for this kind of frameworks in > frameworks. > The ApplicationServices framework seems to be what is called an "umbrella > framework" in Mac-speak [1]. > >> and Qt's own sources include CoreGraphics/CoreGraphics.h a lot. >> Don't know how it's able to compile. > > Sort of. QtWebkit does. The rest of Qt doesn't (it includes > ApplicationServices.h). > I have no idea how they do it, probably some black magic :) > (I can't even find out how they link to the ApplicationServices framework)
I don't really need to link directly to the sub-frameworks. Using ApplicationServices works for me. Guess I will have to wait for Creator to include the headers in the master header for code parsing. -- Stephen Chu <mailto:[email protected]> <http://www.ju-ju.com> _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
