forked from qt-creator/qt-creator
New QNX plugin.
This plugin adds support for cross-compiling, deploying, running and debugging on a PlayBook or QNX Neutrino device. Change-Id: I0da7ccee40bd7ce4c0d6bdc6884d48ef23167dac Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
This commit is contained in:
committed by
Daniel Teske
parent
cbce4389a5
commit
a7ac2bb559
@@ -144,6 +144,9 @@ public:
|
||||
QString serverAddress;
|
||||
quint16 serverPort;
|
||||
|
||||
// For QNX debugging
|
||||
QString remoteExecutable;
|
||||
|
||||
// For Debugger testing.
|
||||
QObject *testReceiver;
|
||||
const char *testCallback;
|
||||
|
||||
Reference in New Issue
Block a user