On 3 déc. 2014, at 21:39, Till Oliver Knoll <till.oliver.kn...@gmail.com> wrote:

> 
>> Am 03.12.2014 um 17:15 schrieb Nuno Santos <nunosan...@imaginando.pt>:
>> 
>> Hum… interesting. I will try it.
>> 
>> One more question. While i’m targeting this app to iOS and Android, the main 
>> development is made on the computer to accelerate development.
>> 
>> One curious fact is that the file is pointing to the bundle identifier 
>> com.imaginando.lk.LK.plist but I don’t have that defined anywhere for the 
>> computer version. At least I would have something similar to the iOS 
>> version. How can Qt be assuming this?
> 
> http://hints.macworld.com/article.php?story=20121101064200135
> 
> ;)
> 
> Cheers,
>  Oliver

Good technique :)

It the case of Qt, it's based on the information your give through 
QCoreApplication::setApplicationName and QCoreApplication::setApplicationDomain

Samuel

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

Reply via email to