cantor/src/lib
session.h
Go to the documentation of this file.
55 Done
91 virtual Expression* evaluateExpression(const QString& command, Expression::FinishingBehavior finishingBehavior) = 0;
This Object is used to provide a Tab Completion, in an asynchroneous way.
Definition: completionobject.h:41
FinishingBehavior
Enum indicating how this Expression behaves on finishing.
Definition: expression.h:62
An Expression object is used, to store the information needed when running a command of a Session Eva...
Definition: expression.h:49
Object, used to display Syntax informtion to a given command It is designed for asynchroneous use...
Definition: syntaxhelpobject.h:39
The Backend class provides access to information about the backend.
Definition: backend.h:52
The Session object is the main class used to interact with a Backend.
Definition: session.h:50
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:33 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:16:33 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.