[Qt-interest] QLatin1String for QWebView's url in QtDesigner?
NoRulez
norulez at me.com
Wed May 25 16:41:46 CEST 2011
Thanks for the hint
Am 25.05.2011 um 16:39 schrieb Friedemann Kleint <Friedemann.Kleint at nokia.com>:
> Hi,
>
>> I’ve made an ui which has also an QWebView included and I compile it with
>> QT_NO_CAST_FROM_ASCII and QT_NO_CAST_TO_ASCII. The result is a compiler
>> error, since QWebView’s standard url is “about:blank”. Is there a way to
>> say QWebView to use an QLatin1String instead? I didn’t figure out how to
>> set them within the QtDesigner (QtCreator integrated)
>> Thanks in advance
>
> This is a bug in uic, which should be fixed by the attached change and appear
> in Qt 4.8.
>
> Regards,
> Friedemann Kleint
> --
> Friedemann Kleint
> Nokia, Qt Development Frameworks
> <0001-uic-Use-QString-fromUtf8-for-QUrl-properties.patch>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list