Qnx: Adding BlackBerryPotentialKit

Kit Selection wizard page has a new section which leads to BlackBerry
Setup option page in case there is no valid and active BlackBerry API Level
available. To minimize impact on non-BlackBerry developers, the section
does not appear when there is no BlackBerry API Level registered.

Change-Id: I9d853e1827481a3673da0ab28dfe6434f598f0a1
Reviewed-by: Mehdi Fekari <mfekari@blackberry.com>
Reviewed-by: Nicolas Arnaud-Cormos <nicolas@kdab.com>
Reviewed-by: Rafael Roquetto <rafael.roquetto@kdab.com>
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
David Kaspar
2014-03-04 13:27:45 +01:00
parent 6b358cbe37
commit b39e52e428
5 changed files with 189 additions and 2 deletions

View File

@@ -58,6 +58,7 @@
#include "cascadesimport/cascadesimportwizard.h"
#include "qnxtoolchain.h"
#include "qnxattachdebugsupport.h"
#include "blackberrypotentialkit.h"
#include <coreplugin/actionmanager/actioncontainer.h>
#include <coreplugin/actionmanager/actionmanager.h>
@@ -104,6 +105,7 @@ bool QNXPlugin::initialize(const QStringList &arguments, QString *errorString)
addAutoReleasedObject(new BlackBerryKeysPage);
addAutoReleasedObject(new BlackBerryCheckDeviceStatusStepFactory);
addAutoReleasedObject(new CascadesImportWizard);
addAutoReleasedObject(new BlackBerryPotentialKit);
BlackBerryDeviceConnectionManager::instance()->initialize();
// Handles QNX