Class, that describes line number area widget.
More...
#include <QLineNumberArea.hpp>
Class, that describes line number area widget.
Definition at line 12 of file QLineNumberArea.hpp.
◆ QLineNumberArea() [1/2]
Constructor.
- Parameters
-
parent | Pointer to parent QTextEdit widget. |
Definition at line 14 of file QLineNumberArea.cpp.
◆ QLineNumberArea() [2/2]
◆ operator=()
◆ paintEvent()
void QLineNumberArea::paintEvent |
( |
QPaintEvent * |
event | ) |
|
|
overrideprotected |
◆ setSyntaxStyle()
void QLineNumberArea::setSyntaxStyle |
( |
QSyntaxStyle * |
style | ) |
|
Method for setting syntax style object.
- Parameters
-
style | Pointer to syntax style. |
Definition at line 46 of file QLineNumberArea.cpp.
◆ sizeHint()
QSize QLineNumberArea::sizeHint |
( |
| ) |
const |
|
override |
◆ syntaxStyle()
Method for getting syntax style.
- Returns
- Pointer to syntax style.
Definition at line 51 of file QLineNumberArea.cpp.
◆ m_codeEditParent
◆ m_syntaxStyle
The documentation for this class was generated from the following files: