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 | ( | KPty * | parent | ) |
| KPtyPrivate::~KPtyPrivate | ( | ) | [virtual] |
Member Function Documentation
| bool KPtyPrivate::chownpty | ( | bool | grant | ) |
Member Data Documentation
| QByteArray KPtyPrivate::ttyName |
The documentation for this struct was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:48:24 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Wed May 2 2012 17:48:24 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.