debugger: make more bits private

This commit is contained in:
hjk
2010-12-03 16:18:50 +01:00
parent fde3ced40c
commit 2c46a935df
7 changed files with 55 additions and 67 deletions

View File

@@ -121,6 +121,8 @@ private slots:
void connectionStartupFailed();
void connectionError(QAbstractSocket::SocketError error);
void serviceConnectionError(const QString &service);
void appendMessage(const QString &msg, bool);
void appendOutput(const QString &msg, bool);
private:
void expandObject(const QByteArray &iname, quint64 objectId);