Top "Blackberry-10" questions

BlackBerry 10 is a QNX-based mobile platform developed by BlackBerry (formerly Research in Motion).

Error in inclusion of <QNetworkAccessManager>,<QNetworkReply> in cpp file of a BB10 app development

I am currently working on BB10 app development and trying for some HTTP connection demo app. But in the cpp …

c++ qt blackberry-10 qnetworkaccessmanager
Running BlackBerry 10 simulator (alpha) in virtualbox

Blackberry 10 (alpha) is providing the Simulator to run on vmware, I was wondering if that can also be run on …

blackberry-simulator blackberry-10
The best way to get BlackBerry 10 logs?

BlackBerry 10 has quite sophisticated logs system compared to iOS and Android. The only solution i found is using javaloader tool …

blackberry-10 blackberry-ndk
How do I react to a QML button click in C++

I am trying to launch a different QML Page from my C++ code by hooking into the clicked() slot of …

qt qml blackberry-10 blackberry-cascades