[Qt-interest] WRONG EXAMPLE CODE: QFileInfo::absoluteFilePath()

Kavindra Palaraja kdpalara at trolltech.com
Tue Mar 10 14:42:48 CET 2009


Gerald Giese wrote:
> Doesn't know where to post bugs, so i make it here:
>
> In the help of Qt-Creator 1.0 / Qt 4.5 (with SDK 2009.01, Windows) there 
> is a wrong code snipped in function QFileInfo::absoluteFilePath()
>
> code snipped:
>      QFileInfo fi("c:/temp/foo"); => fi.absolutePath() => "C:/temp"
>
> the code shows "absolutePath", not "absoluteFilePath" !
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>   
Hi Gerald,

Thank you for pointing that out. It's been fixed.

In future, you can report bugs here:
http://www.qtsoftware.com/bugreport-form

Thanks again and have a nice day,
Kavindra.



More information about the Qt-interest-old mailing list