lib
ErrorElement Class Reference
Inheritance diagram for ErrorElement:

Detailed Description
Definition at line 27 of file errorelement.h.
Public Member Functions | |
ErrorElement (BasicElement *parent=0) | |
virtual void | draw (QPainter &painter, const LuPixelRect &r, const ContextStyle &context, ContextStyle::TextStyle tstyle, ContextStyle::IndexStyle istyle, StyleAttributes &style, const LuPixelPoint &parentOrigin) |
Member Function Documentation
void ErrorElement::draw | ( | QPainter & | painter, | |
const LuPixelRect & | r, | |||
const ContextStyle & | context, | |||
ContextStyle::TextStyle | tstyle, | |||
ContextStyle::IndexStyle | istyle, | |||
StyleAttributes & | style, | |||
const LuPixelPoint & | parentOrigin | |||
) | [virtual] |
Draws the whole element including its children.
The `parentOrigin' is the point this element's parent starts. We can use our parentPosition to get our own origin then.
Reimplemented from SequenceElement.
Definition at line 34 of file errorelement.cc.
The documentation for this class was generated from the following files: