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. BB10 Have A QApplication Instance and Application(qnx implementation) At the same time.

BB10 Have A QApplication Instance and Application(qnx implementation) At the same time.

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 920 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.
  • A Offline
    A Offline
    adderly
    wrote on last edited by
    #1

    Hello Guys,

    Latelly i've been trying to port some code from a qgraphicsview to qt bb10 cascades.
    from what i could find, there in no ease way to integrate A qwidget application into the cascades framework.
    i need cascades to handle bb10 os specific stuff (native os integration).

    How can i make a handle that allows me to swtich between a QtGui (QWidgets) and Application (qnx extension of QCoreApplication).

    O i forgot to mention
    I can actually run the QGraphicsView (QWidgets) and BB10 Cascades separately .

    Basically in runtime switching Between QApplication And Application.

    Help appreciated.

    1 Reply Last reply
    0
    • B Offline
      B Offline
      beemaster
      wrote on last edited by
      #2

      There is no easy way to do what you want, the possible solution is to use "Foreign Window Control":http://developer.blackberry.com/native/reference/cascades/bb__cascades__foreignwindowcontrol.html

      Unfortunately I haven't tried that. If you have any success, please report back.

      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