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

Method currentIndex

src/3rdparty/Qt-Advanced-Docking-System/src/DockAreaWidget.cpp:734–737  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

732
733//============================================================================
734int CDockAreaWidget::currentIndex() const
735{
736 return d->ContentsLayout->currentIndex();
737}
738
739
740//============================================================================

Callers 4

dumpRecursiveMethod · 0.45
onCloseButtonClickedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected