lib
SequenceType Member ListThis is the complete list of members for SequenceType, including all inherited members.
append(ElementType *) | ElementType | |
ElementType(SequenceParser *parser) | ElementType | |
end() const | ElementType | [inline] |
getEvilDestructionCount() | ElementType | [inline, static] |
getFont(const ContextStyle &context) | ElementType | [virtual] |
getPrev() const | ElementType | [inline] |
getSpaceAfter(MultiElementType *type, const ContextStyle &context, ContextStyle::TextStyle tstyle, double factor) | ElementType | [virtual] |
getSpaceAfter(OperatorType *type, const ContextStyle &context, ContextStyle::TextStyle tstyle, double factor) | ElementType | [virtual] |
getSpaceAfter(RelationType *type, const ContextStyle &context, ContextStyle::TextStyle tstyle, double factor) | ElementType | [virtual] |
getSpaceAfter(PunctuationType *type, const ContextStyle &context, ContextStyle::TextStyle tstyle, double factor) | ElementType | [virtual] |
getSpaceAfter(BracketType *type, const ContextStyle &context, ContextStyle::TextStyle tstyle, double factor) | ElementType | [virtual] |
getSpaceAfter(ComplexElementType *type, const ContextStyle &context, ContextStyle::TextStyle tstyle, double factor) | ElementType | [virtual] |
getSpaceAfter(InnerElementType *type, const ContextStyle &context, ContextStyle::TextStyle tstyle, double factor) | ElementType | [virtual] |
getSpaceBefore(const ContextStyle &context, ContextStyle::TextStyle tstyle, double factor) | ElementType | [virtual] |
isInvisible(const TextElement &) const | ElementType | [inline, virtual] |
mediumSpaceIfNotScript(const ContextStyle &context, ContextStyle::TextStyle tstyle, double factor) | ElementType | [protected] |
multiElement() const | ElementType | [inline, virtual] |
output() | SequenceType | [virtual] |
saveMathML(SequenceElement *se, QDomDocument &doc, QDomElement de, bool oasisFormat=false) | ElementType | [virtual] |
SequenceType(SequenceParser *parser) | SequenceType | |
setEnd(uint end) | ElementType | [inline, protected] |
setStart(uint start) | ElementType | [inline, protected] |
setUpPainter(const ContextStyle &context, QPainter &painter) | ElementType | [virtual] |
start() const | ElementType | [inline] |
text(SequenceElement *seq) const | ElementType | [virtual] |
thickSpaceIfNotScript(const ContextStyle &context, ContextStyle::TextStyle tstyle, double factor) | ElementType | [protected] |
thinSpaceIfNotScript(const ContextStyle &context, ContextStyle::TextStyle tstyle, double factor) | ElementType | [protected] |
~ElementType() | ElementType | [virtual] |
~SequenceType() | SequenceType | |
|