Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenBoard-org/OpenBoard
/ setModel
Method
setModel
src/web/simplebrowser/WBModelMenu.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
void WBModelMenu::setModel(QAbstractItemModel *model)
99
{
100
m_model = model;
101
}
102
103
QAbstractItemModel *WBModelMenu::model() const
104
{
Callers
4
searchStarted
Method · 0.80
assignFeaturesListView
Method · 0.80
assignPathListView
Method · 0.80
setupViews
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected