AusweisApp2
|
#include <ConsoleReader.h>
Signale | |
void | fireShutdown () |
void | fireText (const QString &pData) |
Öffentliche Methoden | |
ConsoleReader (QObject *pParent=nullptr) | |
void | init () |
void | shutdown () |
bool | isInputOpen () const |
QString | readText () |
ConsoleReader::ConsoleReader | ( | QObject * | pParent = nullptr | ) |
|
signal |
|
signal |
void ConsoleReader::init | ( | ) |
bool ConsoleReader::isInputOpen | ( | ) | const |
QString ConsoleReader::readText | ( | ) |
void ConsoleReader::shutdown | ( | ) |