Am 09.02.2014 um 23:12 schrieb Ilya Diallo <ilya.dia...@gmail.com>:
>
> 2014-02-09 19:41 GMT+01:00 Till Oliver Knoll <till.oliver.kn...@gmail.com>:
>> https://qt.gitorious.org/qt/qtmacextras/source/1ef71fcdb15ac0b93751142629b4a2d1ab1e73c8:src/macextras/qmacfunctions.h
>>
>> Off course I have no idea to what version that Git commit actually
>> belongs to (could be a post Qt 5.2.1 commit)
>
> The (april 2013) commit adding that function is there:
>
> https://qt.gitorious.org/qt/qtmacextras/commit/166731f0f122d7f40a8f3ba4f51cac00bde23359
>
>
> So it's certainly pre-5.2.1
So does that mean the binary Qt Mac desktop download ships with a wrong
(outdated) qmacfunctions.h header? By the way I missed the same to/from
NSString functions in Qt 5.2.0 already.
Or am I (or Qt Creator) looking at the wrong header? Qt Creator does
autocomplete my QtMac::to... function call to e.g. NSData and CGImage (that
means I have added QT += QtMac and #imported <QtMac>), but no NSString flavour.
And following e.g. a NSData conversion function leads me to that
qmacfunctions.h header where clearly no NSString related functions are declared.
I uninstalled all previous Qt installations.
I will try and simply replace the header with an up to date header. If that
links properly I will open up an issue.
Cheers,
Oliver
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest