Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ rowCount
Method
rowCount
Misc/BookmarkTableModel.cpp:35–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
34
35
int
36
BookmarkTableModel::rowCount(const QModelIndex &) const
37
{
38
return this->bookmarkPtr->count();
39
}
40
41
int
42
BookmarkTableModel::columnCount(const QModelIndex &) const
Callers
10
refreshUi
Method · 0.45
commitConfig
Method · 0.45
onAddEntry
Method · 0.45
onRemoveEntry
Method · 0.45
onLayoutChanged
Method · 0.45
onMessage
Method · 0.45
addForwarderWidget
Method · 0.45
refreshUi
Method · 0.45
populateTLESourceTable
Method · 0.45
onAddTLESource
Method · 0.45
Calls
no outgoing calls
Tested by
1
addForwarderWidget
Method · 0.36