Results 1 to 3 of 3

Thread: Specific widgets for mobile os (android)

  1. #1
    Join Date
    Mar 2009
    Posts
    39
    Thanks
    14
    Qt products
    Qt4
    Platforms
    Windows

    Default Specific widgets for mobile os (android)

    Starting to dig into Qt+Android, I wonder if there are specific adaptions to the somehow standard UI in tablets, for example a kinetic listbox (scrollable with the finger without a scrollbar). Does these exist or have to be simulated with the standard stuff? (any suggested reading on the topic will be appreciated)

    Thanks!
    juan

  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: Specific widgets for mobile os (android)

    I guess with QML you can have a scrollable list by default.

    If using QWidgets, you will need to inherit your own class.. there was some code similar like it.. flickcharm. search for it.

  3. #3
    Join Date
    Mar 2009
    Posts
    39
    Thanks
    14
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: Specific widgets for mobile os (android)

    Thanks for your reply. Wondering if as a strategy, would make sense to implement all the UI aspects in QML connecting to C++ for all the other stuff, logic, graphics etc.

Similar Threads

  1. How do you make android applications display correctly on android phone?
    By Cyrebo in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 17th August 2013, 07:31
  2. is android app with qt 5.1 just compatible with android 4 ?
    By solook in forum Qt for Embedded and Mobile
    Replies: 5
    Last Post: 14th August 2013, 16:23
  3. Replies: 1
    Last Post: 24th August 2012, 11:23
  4. Replies: 5
    Last Post: 14th February 2011, 14:06
  5. mobile extensions problems in Qt mobile app
    By hasnain in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 31st December 2010, 11:29

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.