for the file, I never know what the user saves,
It could be pdf, odt, dwg? So I dont know the program, any way to do it withour writing the program.
for the file, I never know what the user saves,
It could be pdf, odt, dwg? So I dont know the program, any way to do it withour writing the program.
For what os do you write the program? Windows? Linux?
windows xp ...
then try to use ShellExecute or ShellExecuteEx.
If you're trying to open files in their respective applications, you might want to take a look at
openUrl in the QDesktopServices class:
aekilic (28th October 2008)
aekilic (28th October 2008)
tried this
didnt work...
Dear all thank you very much, I have just understand I made a mistake for the QUrl
Thank you very much again...
Bookmarks