class KPtyDevice |
|
|
Internal Encapsulates KPty into a QIODevice, so it can be used with Q*Stream, etc. |
|
Constructor |
|
|
|
|
|
|
|
|
|
Close the pty master/slave pair. |
|
Returns always true |
|
Create a pty master/slave pair. Returns true if a pty pair was successfully opened |
|
|
Emitted when EOF is read from the PTY. Data may still remain in the buffers. |
|
|
|
|
|
|