lib
NumberType Class Reference
#include <elementtype.h>
Inheritance diagram for NumberType:

Detailed Description
A range of elements that make up a number.Definition at line 250 of file elementtype.h.
Public Member Functions | |
NumberType (SequenceParser *parser) | |
virtual QFont | getFont (const ContextStyle &context) |
virtual void | setUpPainter (const ContextStyle &context, QPainter &painter) |
virtual void | saveMathML (SequenceElement *se, QDomDocument &doc, QDomElement de, bool oasisFormat=false) |
Member Function Documentation
QFont NumberType::getFont | ( | const ContextStyle & | context | ) | [virtual] |
- Returns:
- the font to be used for this kind of element
Reimplemented from ElementType.
Definition at line 361 of file elementtype.cc.
void NumberType::setUpPainter | ( | const ContextStyle & | context, | |
QPainter & | painter | |||
) | [virtual] |
sets the painters pen to a appropriate value
Reimplemented from ElementType.
Definition at line 366 of file elementtype.cc.
The documentation for this class was generated from the following files: