Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

Unable to access 'Sample Music' with QDesktopServices::MusicLocation.

$
0
0
searchLocation = QDesktopServices::storageLocation(QDesktopServices::MusicLocation);   qDebug()<<searchLocation;   it gives me “C:\Users\Administrator.VIVEK-PC\Music” and with this i am able to search in this music folder but at other side i am unable to access the file which are in C:\Users\Public\Music or we can say in ‘Sample Music’. if any how i also get “C:\Users\Public\Music” then i am able to do apply my search on this also.

Viewing all articles
Browse latest Browse all 18427

Trending Articles