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

Method clear

src/api/UBW3CWidgetAPI.cpp:202–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200
201
202void UBW3CWidgetPreferenceAPI::clear()
203{
204 if (mGraphicsW3CWidget)
205 mGraphicsW3CWidget->removeAllPreferences();
206}
207
208
209

Callers 15

Affichage3D.jsFile · 0.45
OpenLayers.jsFile · 0.45
svg.jsFile · 0.45
tex-base.jsFile · 0.45
tex-full.jsFile · 0.45
tex.jsFile · 0.45
paintMethod · 0.45
shapeMethod · 0.45
loadMethod · 0.45
scanFSMethod · 0.45
handleItemsSelectionMethod · 0.45
leaveEventMethod · 0.45

Calls 1

removeAllPreferencesMethod · 0.80

Tested by

no test coverage detected