Results 1 to 2 of 2

Thread: What function that is use in QtQuick to control the MouseMove Event?

  1. #1
    Join Date
    Sep 2012
    Posts
    66
    Thanks
    21
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Question What function that is use in QtQuick to control the MouseMove Event?

    Hello everyone, I am coding with QtQuick but I can use only Mouse press or clicked and now I want to use mouse move event, what is the function or Keyword to use it?

  2. #2
    Join Date
    Jan 2012
    Location
    Iran, Tehran
    Posts
    308
    Thanks
    75
    Thanked 24 Times in 21 Posts
    Qt products
    Qt4 Qt5 PyQt3 PyQt4
    Platforms
    Unix/X11 Windows

    Default Re: What function that is use in QtQuick to control the MouseMove Event?

    There is onPositionChanged and onMouseXChanged and onMouseYChanged for handling mouse move in qml mouse area

Similar Threads

  1. mousemove event in QGraphics
    By Dopt in forum Newbie
    Replies: 2
    Last Post: 5th July 2012, 09:33
  2. Paint event function in key press event
    By soumya in forum Qt Programming
    Replies: 6
    Last Post: 2nd February 2010, 12:40
  3. Problem in MouseMove Event
    By Gamalof in forum Qt Programming
    Replies: 4
    Last Post: 17th June 2008, 20:24
  4. mouseMove Event
    By fruzzo in forum Qt Programming
    Replies: 1
    Last Post: 3rd March 2008, 11:48
  5. Replies: 6
    Last Post: 3rd February 2006, 09:48

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.