Results 1 to 2 of 2

Thread: QT interfacing with touch screen!!!

  1. #1
    Join Date
    Jan 2013
    Posts
    22
    Thanked 3 Times in 2 Posts
    Qt products
    Qt/Embedded

    Default QT interfacing with touch screen!!!

    Hi,
    We have changed our touch screen lcd from 480x272 to 800x480 size.so according to that which changes need to be done at QT side. changing setgeometry will be major change in whole code.what can be done else? or how to resize it?


    Thanks,
    sanujas

  2. #2
    Join Date
    May 2012
    Location
    Bangalore, India
    Posts
    271
    Thanks
    29
    Thanked 50 Times in 47 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: QT interfacing with touch screen!!!

    Put all the Gui components into the layout and use QSizePolicy, after that there is no need to set the geometry again and again. You can run in any device having any resolution.
    Heavy Metal Rules. For those about to rock, we salute you.
    HIT THANKS IF I HELPED.

Similar Threads

  1. Qt Touch Screen Support
    By keyurapatel21 in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 19th October 2011, 18:31
  2. Qt embedded and touch screen
    By webquinty in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 30th June 2011, 17:03
  3. Getting raw touch screen data.
    By mahdi75 in forum Qt Programming
    Replies: 1
    Last Post: 21st March 2011, 08:42
  4. Touch Screen on Windows 7
    By briankibler in forum Qt Programming
    Replies: 2
    Last Post: 2nd March 2011, 14:15
  5. Touch screen
    By rchaitanya in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 19th January 2009, 13:40

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.