Searched defs:canMoveToTrash (Results 1 – 3 of 3) sorted by relevance
62 bool canMoveToTrash(const QStringList &) const Q_DECL_OVERRIDE { return isLocal(); } in canMoveToTrash() function
176 bool VirtualFileSystem::canMoveToTrash(const QStringList &fileNames) const in canMoveToTrash() function in VirtualFileSystem
155 bool BaseFolderView::canMoveToTrash() const in canMoveToTrash() function in BaseFolderView