KPty
KPtyPrivate Struct Reference
#include <kpty_p.h>
Inherited by KPtyDevicePrivate.
Public Member Functions | |
KPtyPrivate (KPty *parent) | |
virtual | ~KPtyPrivate () |
bool | chownpty (bool grant) |
Public Attributes | |
int | masterFd |
bool | ownMaster:1 |
KPty * | q_ptr |
int | slaveFd |
QByteArray | ttyName |
Detailed Description
Constructor & Destructor Documentation
◆ KPtyPrivate()
◆ ~KPtyPrivate()
Member Function Documentation
◆ chownpty()
Member Data Documentation
◆ masterFd
◆ ownMaster
◆ q_ptr
◆ slaveFd
◆ ttyName
The documentation for this struct was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.