[Qt-interest] QLatin1String for QWebView's url in QtDesigner?
Friedemann Kleint
Friedemann.Kleint at nokia.com
Wed May 25 16:39:13 CEST 2011
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-uic-Use-QString-fromUtf8-for-QUrl-properties.patch
Type: text/x-patch
Size: 1184 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110525/158ac895/attachment.bin
More information about the Qt-interest-old
mailing list