Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. Qt on BlackBerry and QNX
  4. How to port QT (in symbian) application to Blackberry?

How to port QT (in symbian) application to Blackberry?

Scheduled Pinned Locked Moved Qt on BlackBerry and QNX
5 Posts 5 Posters 2.7k Views
  • 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.
  • G Offline
    G Offline
    GTO_India
    wrote on last edited by
    #1

    How to port QT (in symbian) application to Blackberry?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      daliusd
      wrote on last edited by
      #2

      That really depends how platform specific your app is. E.g. I write plain QML apps (I love to create custom designs) and as result it was necessary to do only following things for me: create bar-descriptor.xml file (you can use one from the sample app), create splashscreens and icon of appropriate size and that's it. If you are using mobility you might need to do more, e.g. PlayBook does not have IMEI so you have to write custom code to get device Id (PIN, S/N or both).

      Start with sample app, figure out differences and go.

      1 Reply Last reply
      0
      • Y Offline
        Y Offline
        yogeshwarp
        wrote on last edited by
        #3

        I would suggest keep your existing C++/JS backend code intact but use Cascades components for UI to get native look & feel on BB10. Also lot of good models are available in Cascades those can be used as well

        1 Reply Last reply
        0
        • W Offline
          W Offline
          www.rzr.online.fr
          wrote on last edited by
          #4

          May this help , I havent investigated yet :

          http://supportforums.blackberry.com/t5/Native-Development/QML-symbian-qt-components-for-PlayBook/m-p/2050611#M10310

          looking for the same in meego flavour ...

          --
          http://rzr.online.fr/q/qt# random notes : rpi, meego, etc

          1 Reply Last reply
          0
          • C Offline
            C Offline
            conny
            wrote on last edited by
            #5

            If you're using Symbian Qt Components, this could help you:
            http://kodira.de/2012/12/qt-components-on-blackberry-10/

            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