MCPcopy 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
594void UBFeaturesCentralWidget::switchTo(StackElement pView)
595{
596 mStackedWidget->setCurrentIndex(pView);
597}
598
599void UBFeaturesCentralWidget::setPropertiesPixmap(const QPixmap &pix)
600{

Callers 1

currentSelectedMethod · 0.80

Calls 1

setCurrentIndexMethod · 0.80

Tested by

no test coverage detected