Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 2

Qt-interest Archive, May 2008
Bug in QFileInfo.refresh() (?)


Message 1 in thread

I'm using Qt 4.4.0

I've found that if I create a QFileInfo to a *non-existent* file and
ask the QFileInfo for for the canonicalFilePath() it will return "" (so 
far, so good.)

If I then create the file and call the .refresh() function, it still 
will return
"" for the .canonicalFilePath().

This seems like a bug. Thoughts?

--
 [ signature omitted ]