Results 1 to 2 of 2

Thread: Touchscreen Best Practice ?

  1. #1
    Join Date
    Jan 2011
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11

    Default Touchscreen Best Practice ?

    Hi all,
    we have to design a touchscreen gui for linux x86 and decided to use Qt

    My question is: considering touchscreen applications a genre, is there a best practice for this kind of applications in order to be time effective ?

    In other words, our gui is almost totally composed of text and graphic buttons organized in several flavours, optimized for touch feeling and view. Buttons occur in very different styles depending on the context and function, for exmple background blinking when active, one or two icon (possibly animated) appearing and disappering at side and so on.
    Our thought is that buttons are buttons, you know, but is there a better approach than others in implementig such application ? Which button classes should be extended in your opinion ? Is it worthful to start subclassing QAbstractButton or we should use more specialized classes ? Is it easy to customize button appearance ? Is the QGraphicView framework useful ?

    Thank you for your replies

    Walter

  2. #2
    Join Date
    Jan 2006
    Location
    Belgium
    Posts
    1,938
    Thanked 268 Times in 268 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Wiki edits
    20

    Default Re: Touchscreen Best Practice ?

    In your case I suggest you take a look at QML.

Similar Threads

  1. customizing widget layout: best practice
    By stillwaiting in forum Newbie
    Replies: 5
    Last Post: 23rd December 2010, 23:30
  2. Best practice to implement a graphic item
    By Jon Heron in forum Newbie
    Replies: 1
    Last Post: 4th December 2010, 22:20
  3. what's the better practice?
    By xyzt in forum Qt Programming
    Replies: 1
    Last Post: 22nd March 2008, 18:42
  4. Best Practice - delete pointer QAbstractButton in QMessageBox
    By estanisgeyer in forum Qt Programming
    Replies: 1
    Last Post: 12th March 2008, 12:43
  5. QDataWidgetMapper <=> QComboBox best practice
    By saknopper in forum Qt Programming
    Replies: 1
    Last Post: 18th January 2007, 10:50

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.