MCPcopy Create free account
hub / github.com/OpenBoard-org/OpenBoard / widget

Method widget

src/core/UBDisplayManager.cpp:299–302  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

297}
298
299QWidget* UBDisplayManager::widget(ScreenRole role) const
300{
301 return mWidgetsByRole.value(role);
302}
303
304QScreen* UBDisplayManager::screen(ScreenRole role) const
305{

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected