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. Compatibility
Forum Updated to NodeBB v4.3 + New Features

Compatibility

Scheduled Pinned Locked Moved Qt on BlackBerry and QNX
2 Posts 2 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.
  • T Offline
    T Offline
    tzander
    wrote on last edited by
    #1

    I've finally managed to take a longer look at the stuff that BB created, slightly deturred due to the installer crashing at startup. But still reading docs and checking the examples.

    First thing to notice is that all simple examples use totally non-qt code. Sure it uses the same markup that QML has, but none of the base-QML objects.

    So, is it possible to transfer my Qt C++ and/or Qt QML experience into blackberries platform?

    How much time should I expect it to take to port my QML/C++ app that now runs on symbian and linux to BB10?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Slocan
      wrote on last edited by
      #2

      If you're creating a new app from scratch, BB recommends to use Cascades, which is QML, except you can't mix the usual QML components with the Cascades ones. Qt QML/C++ work just as you'd expect.

      You can port your QML/C++ app very quickly. Most of the time spent would be in setting up compilers, keys, devices, simulators and all that stuff, rather than porting code.

      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