Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBoard-org/OpenBoard
/ switchTo
Method
switchTo
src/gui/UBFeaturesWidget.cpp:594–597 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
592
}
593
594
void UBFeaturesCentralWidget::switchTo(StackElement pView)
595
{
596
mStackedWidget->setCurrentIndex(pView);
597
}
598
599
void UBFeaturesCentralWidget::setPropertiesPixmap(const QPixmap &pix)
600
{
Callers
1
currentSelected
Method · 0.80
Calls
1
setCurrentIndex
Method · 0.80
Tested by
no test coverage detected