Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I need to build app like copy-past, so I select a text from desktop (from system) or whatever opened window then I need to copy that text, do some stuff ..., then past it to another place. I am using Qt5.5.1 on linux. Thx
Try use QDropEvent class
Hi and welcome to devnet,
Looks like you want QClipboard