c++ - Move files to Trash/Recycle Bin in Qt -
is there qt function move files recycle bin instead of deleting them, oses support it, or need use os-specific code?
there no api yet.
https://bugreports.qt.io/browse/qtbug-181
the issue closed , fix version is: future release
edit: new issue has been opened @ https://bugreports.qt.io/browse/qtbug-47703.
Comments
Post a Comment