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

Method toInt

plugins/debuggercommon/mi/mi.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24int Value::toInt(int /*base*/) const
25{
26 throw type_error();
27}
28
29bool Value::hasField(const QString&) const
30{

Callers 15

setDataMethod · 0.80
BreakpointLocationMethod · 0.80
setupActionsMethod · 0.80
contextMenuEventMethod · 0.80
nextEmptyDocumentUrlMethod · 0.80
FormatterDataClass · 0.80
loadMethod · 0.80
statusReadyMethod · 0.80
executeKeyActionMethod · 0.80
ContextTestFunction · 0.80
parseRangeFunction · 0.80
extractCursorMethod · 0.80

Calls 1

type_errorClass · 0.85

Tested by 6

BreakpointLocationMethod · 0.64
ContextTestFunction · 0.64
executeCompletionTestFunction · 0.64
testShowStepInSourceMethod · 0.64
isAttachForbiddenFunction · 0.64