Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How do I access to Desktop area ?
Qt 6.11 is out! See what's new in the release blog

How do I access to Desktop area ?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 581 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    linuxor
    wrote on last edited by
    #1

    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.
    I am using Qt5.5.1 on linux. Thx

    1 Reply Last reply
    0
    • V Offline
      V Offline
      Vitek
      wrote on last edited by
      #2

      Try use QDropEvent class

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi and welcome to devnet,

        Looks like you want QClipboard

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved