, including all inherited members.
| absoluteBoundingRect() const | BasicElement | |
| acceptCursor(const FormulaCursor &cursor) | TokenElement | [virtual] |
| attribute(const QString &attribute) const | BasicElement | |
| attributesDefaultValue(const QString &attribute) const | BasicElement | [virtual] |
| baseLine() const | BasicElement | |
| BasicElement(BasicElement *parent=0) | BasicElement | |
| boundingRect() const | BasicElement | |
| childElementAt(const QPointF &p) | BasicElement | |
| childElements() const | TokenElement | [virtual] |
| childrenBoundingRect() const | BasicElement | |
| cleanElementTree(BasicElement *element) | BasicElement | [protected, static] |
| cursorLine(int position) const | TokenElement | [virtual] |
| cursorOffset(const int position) const | TokenElement | |
| displayStyle() const | BasicElement | |
| elementAfter(int position) const | BasicElement | [virtual] |
| elementBefore(int position) const | BasicElement | [virtual] |
| elementsBetween(int pos1, int pos2) const | BasicElement | [virtual] |
| elementType() const | TextElement | [virtual] |
| emptyDescendant() | BasicElement | |
| endPosition() const | TokenElement | [virtual] |
| font() const | TokenElement | [protected] |
| formulaElement() | BasicElement | |
| glyphList(int position, int length) | TokenElement | |
| hasDescendant(BasicElement *other) const | BasicElement | |
| height() const | BasicElement | |
| inheritsAttribute(const QString &attribute) const | BasicElement | [virtual] |
| insertChild(int position, BasicElement *child) | TokenElement | [virtual] |
| insertGlyphs(int position, QList< GlyphElement * > glyphs) | TokenElement | |
| insertText(int position, const QString &text) | TokenElement | [virtual] |
| isEmpty() const | BasicElement | [virtual] |
| isInferredRow() const | BasicElement | [virtual] |
| layout(const AttributeManager *am) | TokenElement | [virtual] |
| m_originalSize | TokenElement | [protected] |
| m_rawString | TokenElement | [protected] |
| m_stretchHorizontally | TokenElement | [protected] |
| m_stretchVertically | TokenElement | [protected] |
| moveCursor(FormulaCursor &newcursor, FormulaCursor &oldcursor) | TokenElement | [virtual] |
| origin() const | BasicElement | |
| paint(QPainter &painter, AttributeManager *am) | TokenElement | [virtual] |
| paintEditingHints(QPainter &painter, AttributeManager *am) | BasicElement | [virtual] |
| parentElement() const | BasicElement | |
| parentTableEntry() | BasicElement | |
| positionOfChild(BasicElement *child) const | BasicElement | [virtual] |
| readMathML(const KoXmlElement &element) | BasicElement | |
| readMathMLAttributes(const KoXmlElement &element) | BasicElement | [protected, virtual] |
| readMathMLContent(const KoXmlElement &parent) | TokenElement | [protected, virtual] |
| removeText(int position, int length=1) | TokenElement | [virtual] |
| renderToPath(const QString &raw, QPainterPath &path) const | TextElement | [virtual] |
| replaceChild(BasicElement *oldelement, BasicElement *newelement) | BasicElement | [virtual] |
| scaleFactor() const | BasicElement | |
| scaleLevel() const | BasicElement | |
| selectionRegion(const int pos1, const int pos2) const | BasicElement | [virtual] |
| setAttribute(const QString &name, const QVariant &value) | BasicElement | |
| setBaseLine(double baseLine) | BasicElement | |
| setChildrenBoundingRect(const QRectF &rect) | BasicElement | |
| setCursorTo(FormulaCursor &cursor, QPointF point) | TokenElement | [virtual] |
| setDisplayStyle(bool displayStyle) | BasicElement | |
| setHeight(double height) | BasicElement | |
| setOrigin(QPointF origin) | BasicElement | |
| setParentElement(BasicElement *parent) | BasicElement | |
| setScaleFactor(double scaleFactor) | BasicElement | |
| setScaleLevel(int scaleLevel) | BasicElement | |
| setText(const QString &text) | TokenElement | |
| setWidth(double width) | BasicElement | |
| stretch() | BasicElement | [virtual] |
| text() | TokenElement | |
| TextElement(BasicElement *parent=0) | TextElement | |
| TokenElement(BasicElement *parent=0) | TokenElement | |
| width() const | BasicElement | |
| writeElementContent() const | TokenElement | [virtual] |
| writeElementTree(int indent=0, bool wrong=false) const | BasicElement | [virtual] |
| writeMathML(KoXmlWriter *writer) const | BasicElement | |
| writeMathMLAttributes(KoXmlWriter *writer) const | BasicElement | [protected, virtual] |
| writeMathMLContent(KoXmlWriter *writer) const | TokenElement | [protected, virtual] |
| ~BasicElement() | BasicElement | [virtual] |