18#ifndef DTRASHMANAGER_H
19#define DTRASHMANAGER_H
21#include <dtkcore_global.h>
28class DTrashManagerPrivate;
34 bool trashIsEmpty()
const;
36 bool moveToTrash(
const QString &filePath,
bool followSymlink =
false);
一些宏的定义.
Definition: dobject.h:38
Definition: dtrashmanager.h:30