lib Library API Documentation

MathML2KFormula Class Reference

This class converts MathML to KFormula XML. More...

#include <kformulamathmlread.h>

Collaboration diagram for MathML2KFormula:

Collaboration graph
[legend]
List of all members.

Public Slots

virtual void startConversion ()

Public Member Functions

 MathML2KFormula (const QDomDocument &mmldoc, const ContextStyle &contextStyle, bool oasisFormat=false)
virtual QDomDocument getKFormulaDom ()

Public Attributes

bool m_error

Friends

class MathML2KFormulaPrivate

Detailed Description

This class converts MathML to KFormula XML.

Right now are only parts of the Presentation Markup implemented.

Definition at line 37 of file kformulamathmlread.h.


Constructor & Destructor Documentation

MathML2KFormula::MathML2KFormula const QDomDocument mmldoc,
const ContextStyle contextStyle,
bool  oasisFormat = false
 

Build a MathML 2 KFormula converter.

call to convert and wait for a signal, than call to get the converted DOM

Definition at line 1327 of file kformulamathmlread.cc.


Member Data Documentation

bool MathML2KFormula::m_error
 

Has an error happened while converting?

Definition at line 64 of file kformulamathmlread.h.

Referenced by Container::loadMathML().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for lib Library Version 1.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Mon Feb 13 09:40:40 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003