KPty
kptyprocess.cpp
Go to the documentation of this file.
129 d->pty->login(KUser(KUser::UseRealUserID).loginName().toLocal8Bit().data(), qgetenv("DISPLAY"));
KProcess(QObject *parent=0)
Encapsulates KPty into a QIODevice, so it can be used with Q*Stream, etc.
Definition kptydevice.h:38
bool isUseUtmp() const
Get whether to register the process as a TTY login in utmp.
Definition kptyprocess.cpp:109
PtyChannels ptyChannels() const
Query to which channels the PTY is assigned.
Definition kptyprocess.cpp:95
void setUseUtmp(bool value)
Set whether to register the process as a TTY login in utmp.
Definition kptyprocess.cpp:102
void setPtyChannels(PtyChannels channels)
Set to which channels the PTY should be assigned.
Definition kptyprocess.cpp:88
UseRealUserID
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.