|
Kactus2
Kactus2 reference guide
|
#include <StdInputListener.h>
Public Slots | |
| void | inputReadable () |
Signals | |
| void | inputFailure () |
Public Member Functions | |
| StdInputListener (WriteChannel *outputChannel, QObject *parent=nullptr) | |
| The constructor. | |
| virtual | ~StdInputListener ()=default |
| The destructor. | |
Definition at line 26 of file StdInputListener.h.
| StdInputListener::StdInputListener | ( | WriteChannel * | outputChannel, |
| QObject * | parent = nullptr ) |
The constructor.
Definition at line 24 of file StdInputListener.cpp.
|
virtualdefault |
The destructor.
|
signal |
|
slot |
Definition at line 39 of file StdInputListener.cpp.