Is this correct.
Source code
1
QDesktopServices::openUrl(QUrl("file://C:\\Users\\DasmahapatraS\\Projects\\Bikraam_Databa se\\STUREC\\resumePDF.pdf",QUrl::TolerantMode
Printable View
Is this correct.
Source code
1
QDesktopServices::openUrl(QUrl("file://C:\\Users\\DasmahapatraS\\Projects\\Bikraam_Databa se\\STUREC\\resumePDF.pdf",QUrl::TolerantMode
Did it work when you tried it?
You should look at QUrl.isValid() and QUrl::fromLocalFile() and read my signature.