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. Mouse Click in QCoreApplication
Forum Update on Tuesday, May 27th 2025

Mouse Click in QCoreApplication

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.8k 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.
  • R Offline
    R Offline
    RickH
    wrote on 4 Aug 2011, 14:25 last edited by
    #1

    Hello. I have basically an old-style console application. Before reaching a.exec(), a read-eval-print-loop thread is started.

    But it would be nice to occasionally find out where in the window the user clicked. Can I find out about a mouse event in this situation?

           Regards, Rick
    
    1 Reply Last reply
    0
    • L Offline
      L Offline
      loladiro
      wrote on 4 Aug 2011, 14:31 last edited by
      #2

      I don't think Qt has any such functionality. You'll have to use a different library to find the mouse position in a console app.

      1 Reply Last reply
      0

      1/2

      4 Aug 2011, 14:25

      • Login

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