MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / notifyChanged

Method notifyChanged

Components/BookmarkManagerDialog.cpp:108–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108void
109BookmarkManagerDialog::notifyChanged(void)
110{
111 this->model->notifyChanged();
112
113 emit bookmarkChanged();
114}
115
116void
117BookmarkManagerDialog::onRemoveBookmark(QModelIndex index)

Callers 2

onEditAcceptedMethod · 0.95
connectAllMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected