> According to the Qt documentation:
>
> Windows and Mac OS X does not have the concept of ownership; the
> clipboard is a fully global resource so all applications are notified
> of changes.
>
> http://doc.trolltech.com/stable/qclipboard.html#notes-for-mac-os-x-users

Even though Windows doesn't have the concept of ownership, it is
"emulated" with "OleIsCurrentClipboard".

Vincent

Reply via email to