<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How do I access to Desktop area ?]]></title><description><![CDATA[<p dir="auto">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.<br />
I am using Qt5.5.1 on linux. Thx</p>
]]></description><link>https://forum.qt.io/topic/63712/how-do-i-access-to-desktop-area</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 20:51:25 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/63712.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 02 Feb 2016 16:53:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How do I access to Desktop area ? on Tue, 02 Feb 2016 22:51:04 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">Looks like you want <a href="http://doc.qt.io/qt-5/qclipboard.html" target="_blank" rel="noopener noreferrer nofollow ugc">QClipboard</a></p>
]]></description><link>https://forum.qt.io/post/311105</link><guid isPermaLink="true">https://forum.qt.io/post/311105</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 02 Feb 2016 22:51:04 GMT</pubDate></item><item><title><![CDATA[Reply to How do I access to Desktop area ? on Tue, 02 Feb 2016 17:12:07 GMT]]></title><description><![CDATA[<p dir="auto">Try use QDropEvent class</p>
]]></description><link>https://forum.qt.io/post/311057</link><guid isPermaLink="true">https://forum.qt.io/post/311057</guid><dc:creator><![CDATA[Vitek]]></dc:creator><pubDate>Tue, 02 Feb 2016 17:12:07 GMT</pubDate></item></channel></rss>