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