#include "SelfListener.h"
Signals | |
void | recvData (const char *stdOutBuffer, int stdOutlen) |
Public Member Functions | |
SelfListener (int a, QObject *parent=nullptr) | |
Protected Member Functions | |
void | run () |
Protected Attributes | |
int | _a |
Definition at line 24 of file SelfListener.h.
|
explicit |
Definition at line 20 of file SelfListener.cpp.
References _a.
|
signal |
Referenced by run().
|
protected |
Definition at line 25 of file SelfListener.cpp.
References _a, len, and recvData().
|
protected |
Definition at line 37 of file SelfListener.h.
Referenced by SelfListener(), and run().