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

Method second

kdevplatform/sublime/areaindex.cpp:246–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

244}
245
246AreaIndex *AreaIndex::second() const
247{
248 Q_D(const AreaIndex);
249
250 return d->second;
251}
252
253Qt::Orientation AreaIndex::orientation() const
254{

Callers 6

openDocumentsSimpleMethod · 0.80
loadToAreaPrivateFunction · 0.80
saveFromAreaPrivateFunction · 0.80
walkViewsInternalMethod · 0.80
aboutToRemoveViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected