On Thu, Nov 17, 2011 at 5:11 PM, David Faure <[email protected]> wrote: > The method already asserts if the path is empty or is ".", we could make that > stricter to catch more bugs (error instead of debug-mode-only assert, and > refuse more paths, including the home dir).
Why does it need to be static at all, as opposed to the API user being able to explicitly remove the QTemporaryDir they've created themselves? No room for bugs, or removing the wrong directory. _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
