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. QCursor object is not updated in some cases

QCursor object is not updated in some cases

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 452 Views
  • 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.
  • A Offline
    A Offline
    Arus1
    wrote on last edited by
    #1

    In desktop application (ported with QT 5.2) cursor type is not updated after calling QApplication::setOverrideCursor(QCursor(Qt::BlankCursor));
    when entering QGraphicsView widget. Instead of hiding cursor, the cursor type is shown
    like in last opened foreground window and is updated only after clicking on the view.
    How to fix the issue or is there a known issue in QT 5.2?
    Thanks in advance.

    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