Results 1 to 3 of 3

Thread: Simulating a touch event without a connected mobile phone

  1. #1
    Join Date
    Aug 2010
    Posts
    16
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows Symbian S60 Maemo/MeeGo

    Default Simulating a touch event without a connected mobile phone

    I am developing a Symbian application. Can I simulate a touch event (on a class derived from QGraphicsObject) without a phone connected to my (Windows Vista) computer? Apparently a mouse click on the displayed phone image does not do it. The event handler is however called at least once during the start-up process.

  2. #2
    Join Date
    Aug 2010
    Posts
    16
    Thanks
    5
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows Symbian S60 Maemo/MeeGo

    Default Re: Simulating a touch event without a connected mobile phone

    I posted this thread a while ago. I wish to make the following correction: a touch event is not sent at all. I use 'sceneEvent(QEvent *event)' to handle the event. This is called, but for events of other types and not 'QEvent::TouchBegin' which is what I am interested in.

  3. #3
    Join Date
    Sep 2010
    Posts
    15
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Simulating a touch event without a connected mobile phone

    I am interested in the same problem. It does not work on the window, and it does not work event on my N900 conected through Madde.

    Please, if you find something, let me know. I will do the same.

    Regards!!!

Similar Threads

  1. touch event
    By leoalvesmachado in forum Newbie
    Replies: 12
    Last Post: 20th February 2014, 10:07
  2. Mobile phone menu like gui
    By yagabey in forum Qt Programming
    Replies: 3
    Last Post: 18th May 2011, 19:42
  3. Replies: 1
    Last Post: 25th March 2011, 12:33
  4. Simulating a console window
    By Doug Broadwell in forum Newbie
    Replies: 3
    Last Post: 18th February 2011, 16:30
  5. Windows mobile phone book
    By Boy in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 2nd April 2009, 16: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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.