cantor/src/lib
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
▼CCantor::AdvancedPlotExtension::AcceptorBase | |
CCantor::AdvancedPlotExtension::DirectiveAcceptor< Directive > | |
▼CKCompletion | |
CCantor::CompletionObject | This Object is used to provide a Tab Completion, in an asynchroneous way |
▼CKConfigSkeleton | |
CSettings | |
▼CKXMLGUIClient | |
CCantor::Assistant | An Assistant is a dialog for simplifying common tasks, like integrating, solving, or running scripts To perform their task, they rely on one or more Extensions, to translate to the backends specific syntax |
CCantor::Backend | Access to information about the backend |
▼CCantor::AdvancedPlotExtension::PlotDirective | |
▼CCantor::AbstractScaleDirective | |
CCantor::AbscissScaleDirective | |
CCantor::OrdinateScaleDirective | |
CCantor::PlotTitleDirective | |
▼CQObject [external] | |
CCantor::Assistant | An Assistant is a dialog for simplifying common tasks, like integrating, solving, or running scripts To perform their task, they rely on one or more Extensions, to translate to the backends specific syntax |
CCantor::Backend | Access to information about the backend |
CCantor::Expression | An Expression object is used, to store the information needed when running a command of a Session Evaluation of Expression is an asynchroneous process in most cases, so most of the members of this class are not useful directly after its construction |
▼CCantor::Extension | This is the base class for all Extensions |
CCantor::AdvancedPlotExtension | An extension providing advanced plotting facilities |
CCantor::CalculusExtension | An extension providing the basic calculus stuff like limits, diffrentiate, integrate etc |
CCantor::CASExtension | An extension providing the basic computations in computer algebra, like solving, simplifying etc |
CCantor::HistoryExtension | An Extension providing commands for command history |
CCantor::LinearAlgebraExtension | An extension for basic Linear Algebra |
CCantor::PackagingExtension | An extension for library/module import |
CCantor::PlotExtension | An extension providing basic plotting facilities |
CCantor::ScriptExtension | An Extension providing commands to interact with external scripts |
CCantor::VariableManagementExtension | |
CCantor::LatexRenderer | |
CCantor::PanelPlugin | A plugin provides some additional features for the worksheet |
CCantor::PanelPluginHandler | Simple interface that exports a list of known PanelPlugins |
CCantor::Session | The Session object is the main class used to interact with a Backend |
CCantor::SyntaxHelpObject | Object, used to display Syntax informtion to a given command It is designed for asynchroneous use |
▼CQAbstractItemModel [external] | |
▼CQAbstractTableModel [external] | |
CCantor::DefaultVariableModel | This DefaultVariableModel class is an implementation of QAbstractItemModel that can be used with the Variable Manager plugin |
▼CQSyntaxHighlighter [external] | |
CCantor::DefaultHighlighter | The DefaultHighlighter is an implementation QSyntaxHighlighter |
▼CQWidget [external] | |
▼CCantor::AdvancedPlotExtension::DirectiveProducer | |
CCantor::AdvancedPlotExtension::DirectiveControl< UI > | |
CCantor::AdvancedPlotExtension::DirectiveControl< Ui_AxisRangeControl > | |
CCantor::AdvancedPlotExtension::DirectiveControl< Ui_PlotTitleControl > | |
▼CQPaintDevice [external] | |
CQWidget [external] | |
▼CCantor::Result | Base class for different results, like text, image, animation |
CCantor::AnimationResult | |
▼CCantor::EpsResult | |
CCantor::LatexResult | Class used for LaTeX results, it is basically an Eps result, but it exports a different type, and additionally stores the LaTeX code, used to generate the Eps, so it can be retrieved later |
CCantor::ImageResult | |
▼CCantor::TextResult | |
CCantor::HelpResult | This is basically a TextResult, just with a different Type so that the application can show it in another way than the normal results |
▼CUi_AxisRangeControl | |
CCantor::AdvancedPlotExtension::DirectiveControl< Ui_AxisRangeControl > | |
▼CUi_PlotTitleControl | |
CCantor::AdvancedPlotExtension::DirectiveControl< Ui_PlotTitleControl > | |
CCantor::DefaultVariableModel::Variable | A structure representing a variable |
▼CUI | |
CCantor::AdvancedPlotExtension::DirectiveControl< UI > |
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.