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

Method first

kdevplatform/sublime/areaindex.cpp:239–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237}
238
239AreaIndex *AreaIndex::first() const
240{
241 Q_D(const AreaIndex);
242
243 return d->first;
244}
245
246AreaIndex *AreaIndex::second() const
247{

Callers 15

slotRemoveBreakpointMethod · 0.45
showDockActionToggledMethod · 0.45
walkViewsInternalMethod · 0.45
operator()Method · 0.45
aboutToRemoveViewMethod · 0.45
loadMethod · 0.45
itemProjectMethod · 0.45
removeItemsWithCacheMethod · 0.45
validateMethod · 0.45
selectItemDialogMethod · 0.45

Calls

no outgoing calls

Tested by 4

ContextTestFunction · 0.36
startMethod · 0.36
subjobFinishedMethod · 0.36