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. Qt native ported to Qt mobile?

Qt native ported to Qt mobile?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 1.4k 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.
  • W Offline
    W Offline
    weblife
    wrote on last edited by
    #1

    How simple would this be to port a Qt 4 native app to a Qt mobile app? Does it change the library or add touch events? Are there system specific calls that have to be made like Windows and iOS have?

    Brandon Clark
    www.themindspot.com

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      What do you mean? Qt apps work on mobile without any changes in code... (but usually, it's a good idea to have a different UI for mobile apps - because screen sizes are different, and of course the input differs, too).

      (Z(:^

      1 Reply Last reply
      0
      • R Offline
        R Offline
        raulgd
        wrote on last edited by
        #3

        Also, you have to keep in mind that if you use Qt on certain mobiles, you don't have Qt GUI library support, and instead you'll have to build all your UI with something like QML.

        Raul Guerrero
        http://jimi.mx

        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