qml debugger: make the application output work

This commit is contained in:
Olivier Goffart
2010-08-25 16:48:35 +02:00
parent d0f794b65e
commit af46c3d947
4 changed files with 24 additions and 2 deletions

View File

@@ -123,6 +123,8 @@ private slots:
void connectionStartupFailed();
void connectionError();
void slotMessage(QString, bool);
void slotAddToOutputWindow(QString, bool);
private:
void expandObject(const QByteArray &iname, quint64 objectId);
void sendPing();