8#include <dtkcore_global.h>
15class DTrashManagerPrivate;
23 bool moveToTrash(
const QString &filePath,
bool followSymlink =
false);
Definition dtrashmanager.h:17
static DTrashManager * instance()
获取DTrashManager的实例
bool trashIsEmpty() const
判断回收站是否为空
bool moveToTrash(const QString &filePath, bool followSymlink=false)
将文件移动到回收站