kformula/flake
ElementFactory.h File Reference
#include <QString>#include "kformula_export.h"
Include dependency graph for ElementFactory.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | ElementFactory |
| An implementation of the factory pattern to create element instances. More... | |
Enumerations | |
| enum | ElementType { Basic, Formula, Row, Identifier, Number, Operator, Space, Fraction, Table, TableRow, TableEntry, Under, Over, UnderOver, MultiScript, SupScript, SubScript, SubSupScript, Root, SquareRoot, Text, Style, Padded, Error, Fenced, Glyph, String, Enclose, Phantom, Action, Unknown, Empty } |
Enumeration Type Documentation
| enum ElementType |
- Enumerator:
Definition at line 30 of file ElementFactory.h.
