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

Method refreshModels

src/board/UBFeaturesController.cpp:1169–1174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1167}
1168
1169void UBFeaturesController::refreshModels()
1170{
1171 featuresProxyModel->invalidate();
1172 featuresSearchModel->invalidate();
1173 featuresPathModel->invalidate();
1174}
1175
1176UBFeature UBFeaturesController::copyItemToFolder( const QUrl &url, const UBFeature &destination )
1177{

Callers 6

deleteElementsMethod · 0.80
addToFavoriteMethod · 0.80
addElementsToFavoriteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected