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

Attachment: signature.asc
Description: This is a digitally signed message part.

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

Reply via email to