PACK WOC
$VERSION$
|
#include <QFile>
#include <QMap>
#include <QStringList>
Go to the source code of this file.
Classes | |
class | MFile |
overwrites QFile to only generate a file if its new version differs from an existing one, it creates a temporary file with ",new" added to the file name; additionally it records all file names that it touches; this is not a complete implementation - just enough for woc; it assumes that files are opened to be (re)created More... | |