kformula/flake

StringElement Class Reference

Implementation of the MathML ms element. More...

#include <StringElement.h>

Inheritance diagram for StringElement:

List of all members.

Public Member Functions

 StringElement (BasicElement *parent=0)
ElementType elementType () const
QRectF renderToPath (const QString &raw, QPainterPath &path) const

Detailed Description

Implementation of the MathML ms element.

Definition at line 29 of file StringElement.h.


Constructor & Destructor Documentation

StringElement::StringElement ( BasicElement parent = 0  ) 

The standart constructor.

Definition at line 22 of file StringElement.cpp.


Member Function Documentation

ElementType StringElement::elementType (  )  const [virtual]
Returns:
The element's ElementType

Reimplemented from BasicElement.

Definition at line 32 of file StringElement.cpp.

QRectF StringElement::renderToPath ( const QString raw,
QPainterPath path 
) const [virtual]

Process raw and render it to path.

Implements TokenElement.

Definition at line 25 of file StringElement.cpp.


The documentation for this class was generated from the following files: