MCPcopy 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
98void WBModelMenu::setModel(QAbstractItemModel *model)
99{
100 m_model = model;
101}
102
103QAbstractItemModel *WBModelMenu::model() const
104{

Callers 4

searchStartedMethod · 0.80
assignPathListViewMethod · 0.80
setupViewsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected