kjsembed
numberedtextview.h
Go to the documentation of this file.
bool eventFilter(QObject *obj, QEvent *event)
Definition: numberedtextview.cpp:262
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
void setBugLine(int lineno)
Sets the line that should have the bug line indicator.
Definition: numberedtextview.cpp:200
int stopLine() const
void mouseHover(const QString &word)
Emitted when the mouse is hovered over the text edit component.
int currentLine() const
QPoint pos() const
Definition: numberedtextview.h:36
void setCurrentLine(int lineno)
Sets the line that should have the current line indicator.
Definition: numberedtextview.cpp:189
QString text() const
int bugLine() const
void textChanged(int pos, int added, int removed)
Definition: numberedtextview.cpp:231
QObject * parent() const
virtual bool event(QEvent *e)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.