Results 1 to 2 of 2

Thread: How to attach an image to mouse pointer using QT ?

  1. #1
    Join Date
    Mar 2012
    Posts
    1
    Qt products
    Qt4
    Platforms
    Windows

    Default How to attach an image to mouse pointer using QT ?

    Hi, I want to attach an image with to mouse pointer, ie., i want see both mouse pointer AND image moving along with the mouse pointer. Please help me. Thanks in advance.....

  2. #2
    Join Date
    Nov 2007
    Posts
    55
    Thanks
    1
    Thanked 9 Times in 9 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How to attach an image to mouse pointer using QT ?

    see QCursor().
    You´ll have to design a pixmap representing the cursor and your image, and to select that pixmap as cursor icon. That´s all.

Similar Threads

  1. Flickering mouse pointer
    By guiQt in forum Qt Programming
    Replies: 19
    Last Post: 13th September 2010, 19:20
  2. Is it possible to hide mouse pointer??
    By webquinty in forum Newbie
    Replies: 5
    Last Post: 24th November 2009, 15:57
  3. changing mouse pointer
    By bhogasena in forum Qt Programming
    Replies: 2
    Last Post: 29th January 2009, 16:57
  4. free mouse pointer
    By raflegan in forum Qt Programming
    Replies: 1
    Last Post: 1st October 2008, 15:11
  5. How can I hide the mouse pointer?
    By dimaz in forum Qt Programming
    Replies: 2
    Last Post: 22nd August 2008, 20:08

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.