Interfaces
kde_terminal_interface.h
Go to the documentation of this file.
TerminalInterface is an interface implemented by KonsolePart to allow developers access to the Konsol...
Definition: kde_terminal_interface.h:86
virtual void startProgram(const QString &program, const QStringList &args)=0
This starts program, with arguments args.
virtual void showShellInDir(const QString &dir)=0
virtual ~TerminalInterface()
Definition: kde_terminal_interface.h:88
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 26 2021 00:00:00 by doxygen 1.9.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.