#include "procctl.h"#include "MyPty.h"#include <qsocketnotifier.h>#include <qfile.h>#include <stdlib.h>#include <stdio.h>#include <signal.h>#include <fcntl.h>#include <unistd.h>#include <termios.h>#include <sys/types.h>#include <sys/ioctl.h>#include <sys/wait.h>Include dependency graph for MyPty.cpp:

Go to the source code of this file.
Definition in file MyPty.cpp.
1.4.2