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

Method count

kdevplatform/sublime/container.cpp:561–566  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

559}
560
561int Container::count() const
562{
563 Q_D(const Container);
564
565 return d->stack->count();
566}
567
568QWidget* Container::currentWidget() const
569{

Callers 15

rowCountMethod · 0.45
dataMethod · 0.45
setDataMethod · 0.45
saveMethod · 0.45
breakpointMethod · 0.45
addCodeBreakpointMethod · 0.45
addWatchpointMethod · 0.45
addReadWatchpointMethod · 0.45
addAccessWatchpointMethod · 0.45
setThreadsMethod · 0.45
setFramesMethod · 0.45
frameMethod · 0.45

Calls

no outgoing calls

Tested by 15

fetchToolBarForMethod · 0.36
assertGoodBarMethod · 0.36
viewDeletionMethod · 0.36
operator()Method · 0.36
checkAreaCommonFunction · 0.36
checkArea1Method · 0.36
checkArea2Method · 0.36
checkAreaViewsDisplayMethod · 0.36
areaDeletionMethod · 0.36
testItemSanityMethod · 0.36