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

Method count

src/3rdparty/Qt-Advanced-Docking-System/src/AutoHideSideBar.cpp:326–329  ·  view source on GitHub ↗

============================================================================

Source from the content-addressed store, hash-verified

324
325//============================================================================
326int CAutoHideSideBar::count() const
327{
328 return d->TabsLayout->count() - 1;
329}
330
331
332//============================================================================

Callers 1

insertTabMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected