MCPcopy 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
112void
113BookmarkTableModel::notifyRemovalStart(int row)
114{
115 beginRemoveRows(QModelIndex(), row, row);
116}
117
118
119void

Callers 1

onRemoveBookmarkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected