[Interest] Dealing with clipboard under linux
Giuseppe D'Angelo
giuseppe.dangelo at kdab.com
Fri Oct 10 09:07:07 CEST 2014
Hi,
Il 10/10/2014 08:26, hualet ha scritto:
> I’m using Qt with python under linux, and want to copy some text into clipboard with Clipboard, it works quit well when the program is running, but every time the program’s down, it seems that Qt erase all the text in the clipboard, just don’t know why, any solutions?
You need to run a clipboard manager such as Klipper. Under X11 systems,
clipboard contents belong to the application you copied from. Closing
that application means losing the the clipboard contents.
HTH,
--
Join us Oct 6-8 at BCC Berlin for Qt Developer Days 2014!
Giuseppe D'Angelo | giuseppe.dangelo at kdab.com | Software Engineer
KDAB (UK) Ltd., a KDAB Group company
Tel. UK +44-1738-450410, Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-independent software solutions
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4048 bytes
Desc: Firma crittografica S/MIME
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20141010/1b27d87f/attachment.bin>
More information about the Interest
mailing list