kjsembed
numberedtextview.h
Go to the documentation of this file.
70 QRect bugRect;
Definition: numberedtextview.h:37
void mouseHover(const QPoint &pos, const QString &word)
Emitted when the mouse is hovered over the text edit component.
void setBugLine(int lineno)
Sets the line that should have the bug line indicator.
Definition: numberedtextview.cpp:200
void mouseHover(const QString &word)
Emitted when the mouse is hovered over the text edit component.
bool eventFilter(QObject *obj, QEvent *event)
Definition: numberedtextview.cpp:262
void textChanged(int pos, int added, int removed)
Definition: numberedtextview.cpp:231
void setCurrentLine(int lineno)
Sets the line that should have the current line indicator.
Definition: numberedtextview.cpp:189
void setStopLine(int lineno)
Sets the line that should have the stop line indicator.
Definition: numberedtextview.cpp:195
QTextEdit * textEdit() const
Returns the QTextEdit of the main view.
Definition: numberedtextview.h:88
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.