Go to the documentation of this file.
10#include <QtCore/QThread>
64 bool m_shouldBeFinished;
User-input reader for command line console.
bool IsRunning() const
Check if the reader is running.
CConsoleReader(QObject *parentPtr=nullptr)
void KeyPressedSignal(char character)
Emit typed character.
virtual void Start()
Start reading of the user input on the console.
virtual void Stop()
Stop reading of the user input on the console.
This namespace contains standard classes based on Qt.
© Witold Gantzke and Kirill Lepskiy