forked from qt-creator/qt-creator
Maemo: Support QML debugging.
Could not be tested with actual QML project yet. Reviewed-by: kh1
This commit is contained in:
@@ -86,6 +86,8 @@ private slots:
|
||||
|
||||
private:
|
||||
static int gdbServerPort(const MaemoRunConfiguration *rc);
|
||||
static int qmlServerPort(const MaemoRunConfiguration *rc);
|
||||
static QString environment(const MaemoRunConfiguration *rc);
|
||||
|
||||
void stopSsh();
|
||||
void handleAdapterSetupFailed(const QString &error);
|
||||
|
||||
Reference in New Issue
Block a user