cantor/src/lib
backend.h
Go to the documentation of this file.
60 Nothing = 0x0,
61 LaTexOutput = 0x1,
62 InteractiveMode = 0x2,
65 SyntaxHighlighting = 0x4,
66 Completion = 0x8,
67 SyntaxHelp = 0x10,
70 VariableManagement= 0x20
Capability
This enum is used to specify the Features, supported by a backend.
Definition: backend.h:59
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.