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

Method removePreference

src/domain/UBGraphicsWidgetItem.cpp:306–309  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

304
305
306void UBGraphicsWidgetItem::removePreference(const QString& key)
307{
308 mPreferences.remove(key);
309}
310
311
312void UBGraphicsWidgetItem::removeAllPreferences()

Callers 1

removeItemMethod · 0.80

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected