KTextEditor
texthintinterface.h
Class to provide text hints for a View.
Definition texthintinterface.h:42
virtual QString textHint(KTextEditor::View *view, const KTextEditor::Cursor &position)=0
This function is called whenever the users hovers over text such that the text hint delay passes.
virtual ~TextHintProvider()
Virtual destructor to allow inheritance.
The KTextEditor namespace contains all the public API that is required to use the KTextEditor compone...
Definition katetextblock.h:18
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:27 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:11:27 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.