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

Method returnValueVariable

kdevplatform/debugger/variable/variablecollection.cpp:269–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

267}
268
269const Variable* Watches::returnValueVariable() const
270{
271 return m_finishResult;
272}
273
274Variable *Watches::addFinishResult(const QString& convenienceVarible)
275{

Callers 3

canStopOnChangeFunction · 0.80
contextMenuEventMethod · 0.80

Calls

no outgoing calls

Tested by 1