Results 1 to 4 of 4

Thread: QCursor::setPos has no effect

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Mar 2019
    Posts
    2
    Qt products
    Qt5

    Default Re: QCursor::setPos has no effect

    Good catch However it makes no difference with any other version of pos()

    Br
    --Anders

  2. #2
    Join Date
    Jan 2006
    Location
    Bremen, Germany
    Posts
    554
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows
    Thanked 86 Times in 81 Posts

    Default Re: QCursor::setPos has no effect

    https://doc.qt.io/qt-5/qcursor.html#setPos-1

    "Note: On platforms where there is no windowing system or cursors are not available, this function may do nothing."

    Now the question is if windows falls in this category

Similar Threads

  1. QCursor::setPos() fails with x server fatal error
    By Arnaldo Diniz in forum Qt Programming
    Replies: 3
    Last Post: 2nd December 2010, 23:45
  2. Replies: 1
    Last Post: 2nd July 2010, 19:47
  3. QCursor::setPos() - doesn't work
    By Piskvorkar in forum Qt Programming
    Replies: 0
    Last Post: 21st March 2010, 13:24
  4. Why QCursor setPos() dosen't work here?
    By kar98k in forum Qt Programming
    Replies: 8
    Last Post: 1st June 2007, 12:52
  5. QCursor::setPos
    By Levon Nikoghosyan in forum Qt Programming
    Replies: 1
    Last Post: 26th December 2006, 08:16

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.