[Qt-interest] feature request: QIODevice::seek(qint64 pos, SeekFrom from=QIODevice::FromBegin)

Gerald Giese geraldgiese at gmx.de
Fri Mar 6 14:47:42 CET 2009


Because there is no function "goto end of file"  this would a clear 
solution:

QIODevice::seek( 0, QIODevice::FromEnd );



More information about the Qt-interest-old mailing list