add +dbg -dbg for Debug messages, greet the Client with SMBus Version
This commit is contained in:
parent
fe7b2ab13d
commit
9df6b11a16
3 changed files with 50 additions and 8 deletions
|
|
@ -38,6 +38,7 @@ private slots:
|
|||
void readyRead();
|
||||
|
||||
private:
|
||||
inline void debugOutput(QLocalSocket *socket, const QByteArray &message);
|
||||
QVector<QLocalSocket*> sockets;
|
||||
|
||||
signals:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue