MCPcopy Create free account
hub / github.com/KDE/kdevelop / inScope

Method inScope

kdevplatform/debugger/variable/variablecollection.cpp:76–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74}
75
76bool Variable::inScope() const
77{
78 return m_inScope;
79}
80
81void Variable::setValue(const QString& v)
82{

Calls

no outgoing calls

Tested by 2