Hello All,
How to copy a string to Clipboard in Qt?
Please send an example.
(text="This is a text")
Greetings,
Gal Zsolt
(~ CalmoSoft ~)
Printable View
Hello All,
How to copy a string to Clipboard in Qt?
Please send an example.
(text="This is a text")
Greetings,
Gal Zsolt
(~ CalmoSoft ~)
Is this another question where you are posting on behalf of someone else and running an entirely separate thread on a different forum?
Amazingly, if you type "Qt clipboard" into Google, the very first link is the documentation for the QClipboard class! And the first thing in the description of that class is an example of how to copy text!
Hello d_stranz,
Thanks for your useful help.
I will use Google as you suggested.
Greetings,
Gal Zsolt
(~ CalmoSoft ~)