Developer Documentation
|
Public Member Functions | |
CodeEditorWidget (QWidget *parent=0) | |
void | lineNumberAreaPaintEvent (QPaintEvent *event) |
int | lineNumberAreaWidth () |
void | highLightErrorLine (int _line) |
Protected Member Functions | |
void | resizeEvent (QResizeEvent *event) |
Private Slots | |
void | updateLineNumberAreaWidth (int newBlockCount) |
void | highlightCurrentLine () |
void | updateLineNumberArea (const QRect &, int) |
Private Attributes | |
QWidget * | lineNumberArea |
Definition at line 64 of file codeeditor.hh.