
| QLineMarkPanel (QWidget *p=0) | |
| Constructor. | |
| virtual | ~QLineMarkPanel () |
| Empty destructor. | |
| virtual QString | type () const |
| virtual void | paint (QPainter *p, QEditor *e) |
| virtual void | mousePressEvent (QMouseEvent *e) |
| virtual void | mouseReleaseEvent (QMouseEvent *e) |
| virtual void | contextMenuEvent (QContextMenuEvent *e) |
A specific panel in charge of drawing line marks of an editor.
1.5.7.1