QCodeEdit 2.2
QLineMarkPanel Class Reference

A specific panel in charge of drawing line numbers of an editor. More...

Inheritance diagram for QLineMarkPanel:
Inheritance graph
[legend]

List of all members.

 QLineMarkPanel (QWidget *p=0)
 Constructor.
virtual ~QLineMarkPanel ()
 Empty destructor.
virtual QString type () const
virtual bool paint (QPainter *p, QEditor *e)
virtual void mousePressEvent (QMouseEvent *e)
virtual void mouseReleaseEvent (QMouseEvent *e)
virtual void contextMenuEvent (QContextMenuEvent *e)

Detailed Description

A specific panel in charge of drawing line numbers of an editor.

A specific panel in charge of drawing line marks of an editor.

See also:
QEditorInterface

The documentation for this class was generated from the following files: