Using Clipboard on Mobile devices
-
How can i copy text into the OS clipboard for paste them into a other Application maybe Email or something else.
Is there a possibillity to use the same class for Android an iOS?
-
Hi,
Do you mean QClipboard ?
-
Maybe? Does it work for mobiledevices (Android / iOS)?
The Documentation says: "...The QClipboard class provides access to the window system clipboard...".
-
Yes is does.
It's window as in window manager not Microsoft Windows (<= there's s more for that one ;))
-
Yes it works, thanx