Qt Code:
  1. popupMenu.exec(event->globalPos());
To copy to clipboard, switch view to plain text mode 
Thanx! I saw this method in docs and I thought I tried it and did not work. But, actually, I didn't, because it DOES work.

Thanx again.
Cheers.