Block by Block is OK but how.Originally Posted by sunil.thaha
Qt'copy functions is not availble in Qt 3.3.x
Block by Block is OK but how.Originally Posted by sunil.thaha
Qt'copy functions is not availble in Qt 3.3.x
Are you sure?Originally Posted by safknw
QUrlOperator::copy()
My problem is that I have read the data from file, cypher/encrypt some part of it then save it to other file. I have to show the progress bar while doing this.
So is the problem about copying the file or showing the progress bar? QProgressDialog has all you need if latter is the case.
Bookmarks