|
QSS Solver GUI
4.5.3
|
#include <codeeditor.hpp>


Public Member Functions | |
| LineNumberArea (CodeEditor *editor) | |
| QSize | sizeHint () const |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *event) |
Private Attributes | |
| CodeEditor * | codeEditor |
Definition at line 119 of file codeeditor.hpp.
|
inline |
|
inlineprotected |
Definition at line 133 of file codeeditor.hpp.
References codeEditor, and CodeEditor::lineNumberAreaPaintEvent().

|
inline |
Definition at line 130 of file codeeditor.hpp.
References codeEditor, and CodeEditor::lineNumberAreaWidth().

|
private |
Definition at line 136 of file codeeditor.hpp.
Referenced by LineNumberArea(), paintEvent(), and sizeHint().