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

Method expression

kdevplatform/debugger/variable/variablecollection.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71QString Variable::expression() const
72{
73 return m_expression;
74}
75
76bool Variable::inScope() const
77{

Callers 3

updateLocalsMethod · 0.45
textHintMethod · 0.45
contextMenuEventMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected