Interfaces
kde_terminal_interface.h
Go to the documentation of this file.
virtual ~TerminalInterface()
Definition: kde_terminal_interface.h:88
virtual void showShellInDir(const QString &dir)=0
virtual void startProgram(const QString &program, const QStringList &args)=0
This starts program, with arguments args.
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 Mon Jun 22 2020 13:27:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:27:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.