>>> This was discussed to exhaustion in Qt 5's development process. The 
>>> conclusion
>>> is to remain at status quo since there is no good, technical solution.
>>
>> I’d think that the solution could be to use a dedicated class for file 
>> names, perhaps with a base class for uninterpreted platform strings.

Ugh, that begins to sound like Java. Let's have a wrapper for a
wrapper... please don't go that way.

>> > How do you pass it on the command-line? Mind you, QProcess takes a
>> > QStringList
>> > for arguments.
>>
>> It look as if we’d need something like QPlatformString that’s a “thin”
>> wrapper
>> around a QByteArray on unices, and around QString on Windows.
>
> No, thanks! :)

I fully agree with "no, thanks"
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to