Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. QtQuick controls to mobile platform

QtQuick controls to mobile platform

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 944 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mikecurl91
    wrote on last edited by
    #1

    Hi, I'm developing my application using QML interface and in particular the QTQuick Controls elements, that are like the desktop GUI, but made by QML (with all its benefits).
    My doubt is, when I put my application into a tablet (using Android QT), the interface remains good usable, or I could have problems? For example, a dropdown menu, how is rapresented on mobile platform? Will it be touchable and work proprely?
    thanks

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      It's quite good at the moment. :) See the demonstrations at http://blog.qt.digia.com/blog/2013/03/13/preview-of-qt-5-for-android/

      However, note that Android support is still in "technical preview" stage. Full Android support will come in Qt 5.2 (end of this year)

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • raven-worxR Offline
        raven-worxR Offline
        raven-worx
        Moderators
        wrote on last edited by
        #3

        do you mean these "QtQuick controls":http://doc-snapshot.qt-project.org/qt5-stable/qtquickcontrols/qtquickcontrols-overview.html ?
        Because these are currently only supported for desktop platforms. Multiplatform support is planned for Qt 5.2

        --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
        If you have a question please use the forum so others can benefit from the solution in the future

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          [quote author="raven-worx" date="1374762301"]do you mean these "QtQuick controls":http://doc-snapshot.qt-project.org/qt5-stable/qtquickcontrols/qtquickcontrols-overview.html ?
          Because these are currently only supported for desktop platforms. Multiplatform support is planned for Qt 5.2[/quote]Not quite. Currently, Qt Quick Contols are designed for desktop platforms, but they're also supported on Android -- the controls will work on Android. For example, "this video":http://www.youtube.com/watch?v=tmy7GVZEoj8 shows a Slider control on Android.

          Future releases will provide controls designed for mobile platforms.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved