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
KJS::JSObject * event(KJS::ExecState *exec, const QEvent *ev)
Definition: jseventutils.cpp:31
int stopLine() const
void mouseHover(const QString &word)
Emitted when the mouse is hovered over the text edit component.
int currentLine() 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
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:47:53 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.