Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi all,
What is the API to get trash folder path on Linux OS (rhel, centos, ubuntu...)? Or Is there any api to move folder to trash location directly like QDir.trash()?
Thanks.
I feel there is no such option in Qt. It has desktop services and StandardPath. But none give the thrash location. Not sure why.
Is there anyway to get the trash location on Linux family by using any other libraries.