Symbol: SetModel
src/apps/debuganalyzer/gui/AbstractWaitObjectsPage.h
479
ABSTRACT_WAIT_OBJECTS_PAGE_CLASS::SetModel(ModelType* model)
src/apps/debuganalyzer/gui/HeaderView.cpp
856
HeaderView::SetModel(HeaderModel* model)
src/apps/debuganalyzer/gui/main_window/GeneralPage.cpp
39
MainWindow::GeneralPage::SetModel(Model* model)
src/apps/debuganalyzer/gui/main_window/SchedulingPage.cpp
100
void SetModel(Model* model)
src/apps/debuganalyzer/gui/main_window/SchedulingPage.cpp
1792
MainWindow::SchedulingPage::SetModel(Model* model)
src/apps/debuganalyzer/gui/main_window/SchedulingPage.cpp
292
virtual void SetModel(Model* model)
src/apps/debuganalyzer/gui/main_window/SchedulingPage.cpp
673
virtual void SetModel(Model* model)
src/apps/debuganalyzer/gui/main_window/TeamsPage.cpp
103
MainWindow::TeamsPage::SetModel(Model* model)
src/apps/debuganalyzer/gui/main_window/ThreadsPage.cpp
169
MainWindow::ThreadsPage::SetModel(Model* model)
src/apps/debuganalyzer/gui/table/Table.cpp
296
Table::Column::SetModel(AbstractTableModelBase* model)
src/apps/debuganalyzer/gui/table/TreeTable.cpp
338
TreeTable::Column::SetModel(AbstractTableModelBase* model)
src/apps/debuganalyzer/gui/thread_window/ActivityPage.cpp
407
ThreadWindow::ActivityPage::SetModel(ThreadModel* model)
src/apps/debuganalyzer/gui/thread_window/GeneralPage.cpp
44
ThreadWindow::GeneralPage::SetModel(Model* model, Model::Thread* thread)
src/apps/debugger/user_interface/gui/team_window/VariablesView.cpp
988
VariablesView::ContainerListener::SetModel(VariableTableModel* model)
src/apps/switcher/GroupListView.cpp
92
GroupListView::SetModel(GroupListModel* model)