Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ notifyRemovalStart
Method
notifyRemovalStart
Misc/BookmarkTableModel.cpp:112–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
void
113
BookmarkTableModel::notifyRemovalStart(int row)
114
{
115
beginRemoveRows(QModelIndex(), row, row);
116
}
117
118
119
void
Callers
1
onRemoveBookmark
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected