kformula/flake
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:| ActionElement | Implementation of the MathML maction element |
| AttributeManager | Manages all the attributes, used by the elements to obtain attribute values |
| BasicElement | The base class for all elements of a formula |
| Dictionary | Dictionary to look up operator attributes and entity mappings |
| ElementFactory | An implementation of the factory pattern to create element instances |
| EncloseElement | Implementation of the MathML menclose element |
| ErrorElement | Implementation of the MathML merror element |
| FencedElement | A left and/or right bracket around one child |
| FixedElement | Abstract Base Class for MathML elements with fixed number of children |
| FormulaCommand | All FormulaCommands are used to manipulate the formula in various ways |
| FormulaCommandLoad | |
| FormulaCommandReplaceColumn | |
| FormulaCommandReplaceElements | |
| FormulaCommandReplaceRow | |
| FormulaCommandReplaceText | |
| FormulaCommandUpdate | This class is used to wrap FormulaCommands, which are part of KFormulaLib and therefore can't notify the tool and shape of changes (as they don't know about them) |
| FormulaCursor | The cursor being moved through a formula |
| FormulaData | This is a QObject wrapper around a formulaElement, which allows to communicate between tool, cursor and shape |
| FormulaEditor | The Class responsible for manipulating a formula |
| FormulaElement | The element of a formula at the highest position |
| FormulaRenderer | FormulaRenderer takes care of painting and layouting the elements |
| FormulaToolWidget | A widget providing options for the FormulaTool |
| FractionElement | Implementation of the MathML mfrac element |
| GlyphElement | Implementation of the MathML mglyph element |
| IdentifierElement | Implementation of the MathML mi element |
| KoFormulaShape | The flake shape for a formula |
| KoFormulaShapeFactory | Factory for the formula shape |
| KoFormulaShapePlugin | A plugin for the formula shape and tool |
| KoFormulaTool | The flake tool for a formula |
| KoFormulaToolFactory | The factory for KoFormulaTool |
| KoFrameShape | |
| KoShape | |
| KoShapeFactory | |
| KoTool | |
| KoToolFactory | |
| Length | |
| mainTabWidget | |
| MultiscriptElement | Implementation of the mmultiscript element |
| NumberElement | Implementation of the MathML mn element |
| OperatorElement | Implementation of the MathML mo element |
| PaddedElement | Implementation of the MathML mpadded element |
| PhantomElement | Implementation of the MathML mphantom element |
| RootElement | Implementation of the MathML mroot and msqrt elements |
| RowElement | Implementation of the MathML mrow element |
| SpaceElement | Implementation of the MathML mspace element |
| SquareRootElement | Implementation of the MathML msqrt element |
| StringElement | Implementation of the MathML ms element |
| StyleElement | The implementation of the MathML mstyle element |
| SubSupElement | Implementation of the msub, msup, msubsup elements |
| TableElement | A matrix or table element in a formula |
| TableEntryElement | Implementation of the MathML mtd element |
| TableRowElement | Representing the MathML mtr element |
| TextElement | Implementation of the MathML An element that represents one char |
| TokenElement | Baseclass for all token elements |
| UnderOverElement | Implementation of the MathML mover, munder and moverunder elements |
| UnknownElement | Implementation of an unknown element |
