Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt Mobile development plans

Qt Mobile development plans

Scheduled Pinned Locked Moved Mobile and Embedded
7 Posts 3 Posters 1.8k 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.
  • L Offline
    L Offline
    likon
    wrote on last edited by
    #1

    Hi

    I don't know if this is a good place for that post, if not please admin move it to the right section of forum.

    I want to ask what are the plans for Qt Mobile?
    I think Qt Mobile combining C++ and Qml and adding plugins support like it is with Phonegap can be a really great deal and Qt Mobile would be used much more for iOS and Android market.
    The easy was of creating UI with qml and the power of C++ would be a great deal on mobile cross platform market. The only thing what is missing is plugins support.
    I want to ask what are the plans for this? Because I don't know if there is even a point of waiting for Qt in this market?

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

      Hi,

      What do you mean, "The only thing what is missing is plugins support"? Qt can load plugins on mobile platforms. In fact, it has to: Qt interacts with the underlying platform through a platform plugin.

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

      1 Reply Last reply
      0
      • L Offline
        L Offline
        likon
        wrote on last edited by
        #3

        I mean like Phonegap has a plugins for compass, facebook, notifications, network informations, camera, inapp purchase, ads etc...

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

          I see.

          Camera is part of the "Qt Multimedia":http://qt-project.org/doc/qt-5/qtmultimedia-index.html module.

          Notifications can be done through, say, the "Qt Android Extras":http://qt-project.org/doc/qt-5/qtandroidextras-notification-example.html module.

          Compass is part of the "Qt Sensors":http://qt-project.org/doc/qt-5/qtsensors-index.html module. I think it's still incomplete, but it should be improved in the near future.

          Facebook, inapp purchase, and ads are provided by the 3rd-party "V-play":http://v-play.net/ plugins.

          Not sure about network info, but maybe the "bearer management API":http://qt-project.org/doc/qt-5/bearer-management.html in the "Qt Network":http://qt-project.org/doc/qt-5/qtnetwork-index.html module does the trick?

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

          1 Reply Last reply
          0
          • L Offline
            L Offline
            likon
            wrote on last edited by
            #5

            I see, that's good. But Digia does not present it for people the way they should.. Only geeks now will use it. They need to advertise it more than...

            1 Reply Last reply
            0
            • D Offline
              D Offline
              DonRico
              wrote on last edited by
              #6

              Been testing Qt/QtQuick for a month while beeing a complete Mobile dev, Qt and c++ virgin I can totally see what you're saying. Also the community isn't that active and wide to solve some of the more complicated situations. Maybe the official support is better for enterprise customers but that's not good strategy to get newcomers hooked in Qt world and might make the learning curve even worse.

              [quote author="likon" date="1402325020"]I see, that's good. But Digia does not present it for people the way they should.. Only geeks now will use it. They need to advertise it more than...[/quote]

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

                Do you have any suggestions on how to improve the presentation? If so, please post your idea at http://bugreports.qt-project.org/

                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