[Interest] Notes on porting exercise to Qt 5

Thiago Macieira thiago.macieira at intel.com
Fri Jan 11 08:41:43 CET 2013


On sexta-feira, 11 de janeiro de 2013 08.31.08, Jaco Naude wrote:
> Hi
> 
> Some notes of my experience porting to the final release of Qt 5. I already
> ported to the beta a while back, but the following are new issues
> experienced with the final release. Maybe someone else also finds it useful.
> 
> 1) QString::toAscii() depreciated.
> 
> The Qt5 documentation says that QString::toAscii() is depreciated, and
> indeed calls to this functions against Qt 5 gives errors. However this is
> not listed on http://qt-project.org/doc/qt-5.0/qtdoc/sourcebreaks.html.

I'll update the docs.

> 2) The documentation for
> QDesktopServices<http://qt-project.org/doc/qt-5.0/qtgui/qdesktopservices.htm
> l> still
> contains documentation for the StandardLocation enum which was moved to
> QStandardPaths in Qt5.

The enum still exists there. It's just deprecated.


Thanks for the report!
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130110/cd60d260/attachment.sig>


More information about the Interest mailing list