[Qt-creator] How to include OS X system framework header files?
Stephen Chu
stephen at ju-ju.com
Fri Apr 9 18:16:12 CEST 2010
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:stephen at ju-ju.com>
<http://www.ju-ju.com>
More information about the Qt-creator-old
mailing list