MCPcopy 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
35int
36BookmarkTableModel::rowCount(const QModelIndex &) const
37{
38 return this->bookmarkPtr->count();
39}
40
41int
42BookmarkTableModel::columnCount(const QModelIndex &) const

Callers 10

refreshUiMethod · 0.45
commitConfigMethod · 0.45
onAddEntryMethod · 0.45
onRemoveEntryMethod · 0.45
onLayoutChangedMethod · 0.45
onMessageMethod · 0.45
addForwarderWidgetMethod · 0.45
refreshUiMethod · 0.45
onAddTLESourceMethod · 0.45

Calls

no outgoing calls

Tested by 1

addForwarderWidgetMethod · 0.36