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

Method errorText

kdevplatform/debugger/breakpoint/breakpoint.cpp:435–438  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

433}
434
435QString Breakpoint::errorText() const
436{
437 return m_errorText;
438}
439
440uint Breakpoint::markType() const
441{

Callers 12

setItemMethod · 0.80
jobFinishedMethod · 0.80
subjobFinishedMethod · 0.80
subjobFinishedMethod · 0.80
abortOnSubjobErrorMethod · 0.80
finishWrongSubjobMethod · 0.80
killingSubjobFailsMethod · 0.80
createImportJobMethod · 0.80

Calls

no outgoing calls

Tested by 7

abortOnSubjobErrorMethod · 0.64
finishWrongSubjobMethod · 0.64
killingSubjobFailsMethod · 0.64