Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
202
void UBW3CWidgetPreferenceAPI::clear()
203
{
204
if (mGraphicsW3CWidget)
205
mGraphicsW3CWidget->removeAllPreferences();
206
}
207
208
209
Callers
15
Affichage3D.js
File · 0.45
OpenLayers.js
File · 0.45
svg.js
File · 0.45
tex-base.js
File · 0.45
tex-full.js
File · 0.45
tex.js
File · 0.45
paint
Method · 0.45
shape
Method · 0.45
load
Method · 0.45
scanFS
Method · 0.45
handleItemsSelection
Method · 0.45
leaveEvent
Method · 0.45
Calls
1
removeAllPreferences
Method · 0.80
Tested by
no test coverage detected