Hi JvwLong,
you can use member function of QFile, i.e bool QFile::rename ( const QString & oldName, const QString & newName ) [static] to rename your file. you can use a static counter and increase or decrease its value as you want. and as well you can convert it into QString using QString::number(int ).
I hope it will helpful to you.
![]()
Bookmarks