- 
    Bug 
- 
    Resolution: Fixed
- 
    P3: Somewhat important 
- 
    6.6.3
- 
    None
- 
        
- 
        71bc95187 (dev), 16d95b95a (6.7)
- 
        DaVinci 96, DaVinci 97
There is
QFile::moveToTrash(const QString &fileName, QString *pathInTrash = nullptr)
Moves the file specified by fileName() to the trash.
I think mistake exists in description. Similar method uses fileName(), but static method use fileName argument not fileName() method!