texthintinterface.h
This is an interface for the KTextEditor::View class.
Definition: texthintinterface.h:35
virtual void needTextHint(int line, int col, TQString &text)=0
emit this signal, if a tooltip text is needed for displaying.
virtual void enableTextHints(int timeout)=0
enable Texthints.
KTextEditor is KDE's standard text editing KPart interface.
Definition: blockselectiondcopinterface.h:10