2012-06-29 07:23:13 +02:00
|
|
|
/****************************************************************************
|
|
|
|
|
**
|
|
|
|
|
** This file is part of Qt Creator
|
|
|
|
|
**
|
2014-01-07 13:27:11 +01:00
|
|
|
** Copyright (C) 2011 - 2014 Research In Motion
|
2012-06-29 07:23:13 +02:00
|
|
|
**
|
|
|
|
|
** Contact: Research In Motion (blackberry-qt@qnx.com)
|
|
|
|
|
** Contact: KDAB (info@kdab.com)
|
|
|
|
|
**
|
|
|
|
|
**
|
|
|
|
|
** GNU Free Documentation License
|
|
|
|
|
**
|
|
|
|
|
** Alternatively, this file may be used under the terms of the GNU Free
|
|
|
|
|
** Documentation License version 1.3 as published by the Free Software
|
|
|
|
|
** Foundation and appearing in the file included in the packaging of this
|
|
|
|
|
** file.
|
|
|
|
|
**
|
|
|
|
|
**
|
|
|
|
|
****************************************************************************/
|
|
|
|
|
|
|
|
|
|
/*!
|
2014-03-17 12:18:12 +01:00
|
|
|
\contentspage {Qt Creator Manual}
|
2013-10-09 12:22:20 +02:00
|
|
|
\previouspage creator-developing-ios.html
|
2012-06-29 07:23:13 +02:00
|
|
|
\page creator-developing-qnx.html
|
2014-03-11 10:54:15 +01:00
|
|
|
\nextpage creator-developing-winrt.html
|
2012-06-29 07:23:13 +02:00
|
|
|
|
|
|
|
|
\title Connecting QNX Devices
|
|
|
|
|
|
|
|
|
|
You can connect QNX devices to the development PC to deploy, run and debug
|
|
|
|
|
applications on them from within \QC.
|
|
|
|
|
|
2012-08-22 11:15:04 +02:00
|
|
|
\section1 Adding a QNX Neutrino Device in \QC
|
|
|
|
|
|
|
|
|
|
Adding a QNX Neutrino device is very similar to \l{Connecting Embedded
|
2015-06-18 13:48:48 +02:00
|
|
|
Linux Devices}, except you need to select \uicontrol {QNX Device} in the
|
|
|
|
|
\uicontrol {Device Configuration} wizard.
|
2012-06-29 07:23:13 +02:00
|
|
|
*/
|