|
|
void | setAlternateScreen (bool alternate) |
| |
|
void | bufferReady (QByteArray &b) |
| |
|
void | processingComplete () |
| |
|
void | unlockKeyboard () |
| |
|
void | blink () |
| |
|
void | disconnected () |
| |
◆ ProcessDataStream()
◆ processStream
| void ProcessDataStream::processStream |
( |
QByteArray & |
b, |
|
|
bool |
tn3270e |
|
) |
| |
|
slot |
ProcessDataStream::processStream - Process an incoming 3270 Data Stream.
- Parameters
-
| b | - the bytes in the 3270 data stream |
| tn3270e | - true for TN3270-E processing, false otherwise |
Called when the incoming 3270 Data Stream is complete. Commands and orders are processed.
The documentation for this class was generated from the following files:
- /home/runner/work/Q3270/Q3270/src/ProcessDataStream.h
- /home/runner/work/Q3270/Q3270/src/ProcessDataStream.cpp