QStandardPaths does not have Videos
Solved
General and Desktop
-
Hallo @JoeCFD
Can you please tell me on which platform did you try it ?
The path on Ubuntu 18.04 LTS which i tried with Qt 5.13 is as below
"/home/pradeep/Videos"
Just one line code to print i tried.qDebug() << QStandardPaths::writableLocation(QStandardPaths::MoviesLocation) << endl;
All the best,.
-
QStandardPaths primarily reads user dirs from xdg-user-dirs