Interfaces
kde_terminal_interface_v2.h
Go to the documentation of this file.
virtual int foregroundProcessId()=0
Return foregound PID, If there is no foreground process running, returns -1.
TerminalInterface is an interface implemented by KonsolePart to allow developers access to the Konsol...
Definition: kde_terminal_interface.h:85
virtual ~TerminalInterfaceV2()
Definition: kde_terminal_interface_v2.h:35
virtual QString foregroundProcessName()=0
Returns sub process name.
TerminalInterfaceV2 is an extension to TerminalInterface that implemented by KonsolePart to allow dev...
Definition: kde_terminal_interface_v2.h:32
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:52:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.