Hi all, I have a svg file and was wondering how to output it to my form. Can i use the graphicsview widget and then use:

Qt Code:
  1. ui->graphicsview-> // something here
To copy to clipboard, switch view to plain text mode 
to display it to the screen.

Thanks for your time and trouble