kjsembed
numberedtextview.h
Go to the documentation of this file.
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
NumberedTextView(QWidget *parent=0)
Definition numberedtextview.cpp:155
void setStopLine(int lineno)
Sets the line that should have the stop line indicator.
Definition numberedtextview.cpp:195
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.