#include <LineNumberDisplay.h>
It must be used in connection with another "source" QTextEdit.
Public Slots | |
| void | updateLineNumbers (bool force=false) |
Public Member Functions | |
| LineNumberDisplay (QTextEdit *te, QWidget *parent=0) | |
| Constructor. | |
Private Slots | |
| void | changeCharFormat (const QTextCharFormat &) |
Private Member Functions | |
| void | showEvent (QShowEvent *) |
Private Attributes | |
| QTextEdit * | d_text_edit |
|
||||||||||||
|
Constructor.
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6