kformula/flake

PhantomElement Class Reference

Implementation of the MathML mphantom element. More...

#include <PhantomElement.h>

Inheritance diagram for PhantomElement:

List of all members.

Public Member Functions

 PhantomElement (BasicElement *parent=0)
ElementType elementType () const

Detailed Description

Implementation of the MathML mphantom element.

Definition at line 29 of file PhantomElement.h.


Constructor & Destructor Documentation

PhantomElement::PhantomElement ( BasicElement parent = 0  ) 

The standart constructor.

Definition at line 22 of file PhantomElement.cpp.


Member Function Documentation

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

Reimplemented from RowElement.

Definition at line 25 of file PhantomElement.cpp.


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