cantor/src/lib
syntaxhelpobject.cpp
Go to the documentation of this file.
35 SyntaxHelpObject::SyntaxHelpObject(const QString& command, Cantor::Session* session) : QObject(session),
SyntaxHelpObject(const QString &command, Session *session)
Construct a HelpObject, for the given command, belonging to the Session session.
Definition: syntaxhelpobject.cpp:35
virtual void fetchInformation()=0
This method should fetch the Syntax help information from the backend.
void fetchSyntaxHelp()
Start fetching the syntax help, emitting done() when done.
Definition: syntaxhelpobject.cpp:47
singleShot
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.