kdevplatform/debugger
KDevelop::VariableProvider Class Reference
#include <variablecollection.h>
Inherits TextHintProvider.
Public Member Functions | |
VariableProvider (VariableCollection *collection) | |
QString | textHint (KTextEditor::View *view, const KTextEditor::Cursor &position) override |
Detailed Description
Definition at line 203 of file variablecollection.h.
Constructor & Destructor Documentation
◆ VariableProvider()
|
explicit |
Definition at line 523 of file variablecollection.cpp.
Member Function Documentation
◆ textHint()
|
override |
Definition at line 529 of file variablecollection.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Mar 8 2021 23:29:19 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Mar 8 2021 23:29:19 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.