Results 1 to 2 of 2

Thread: Multiple widgets to receive QTouchEvent

  1. #1
    Join Date
    Aug 2009
    Posts
    1
    Thanks
    1

    Default Multiple widgets to receive QTouchEvent

    I am using Qt 4.6 to develope multi touch application. The problem I am having is everytime only one widget can receive the QtouchEvent. Has anyone encounter similar problem? Thanks

  2. #2
    Join Date
    Oct 2006
    Location
    New Delhi, India
    Posts
    2,467
    Thanks
    8
    Thanked 334 Times in 317 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Multiple widgets to receive QTouchEvent

    I guess it will be for one widget only, mostly determined by the point u start with.
    If you want to pass these events to multiple widgets within your application, you can try installing a event filter and handling them on your own.

  3. The following user says thank you to aamer4yu for this useful post:

    jlin (16th December 2009)

Similar Threads

  1. Qt3 - Multiple transparent widgets
    By bythesea in forum Qt Programming
    Replies: 4
    Last Post: 11th September 2009, 11:24
  2. Replies: 2
    Last Post: 17th March 2008, 23:49
  3. QTableWidget : insert multiple widgets in one cell..
    By halberdier83 in forum Qt Programming
    Replies: 3
    Last Post: 26th November 2007, 16:15
  4. How to paint across/over multiple widgets?
    By richy in forum Qt Programming
    Replies: 3
    Last Post: 31st August 2006, 10:57
  5. Replies: 11
    Last Post: 7th July 2006, 13:09

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.