Searched refs:SelectionModel (Results 1 - 11 of 11) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DSignalsConfigView.cpp267 = fDispositionExceptions->SelectionModel();
289 = fDispositionExceptions->SelectionModel();
350 TableSelectionModel* model = fDispositionExceptions->SelectionModel();
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DStackTraceView.cpp224 = fFramesTableModel->FrameAt(table->SelectionModel()->RowAt(0));
H A DImageListView.cpp291 TableSelectionModel* selectionModel = table->SelectionModel();
H A DThreadListView.cpp356 TableSelectionModel* selectionModel = table->SelectionModel();
H A DBreakpointListView.cpp437 TableSelectionModel* selectionModel = table->SelectionModel();
H A DVariablesView.cpp1986 ->SelectionModel()->NodeAt(0));
2067 ->SelectionModel()->NodeAt(0);
2113 ->SelectionModel()->NodeAt(0);
2147 fVariableTable->SelectionModel()->NodeAt(0));
3151 fVariableTable->SelectionModel()->NodeAt(0));
H A DImageFunctionsView.cpp805 if (table->SelectionModel()->GetPathAt(0, path))
/haiku/src/apps/debuganalyzer/gui/table/
H A DTable.h129 TableSelectionModel* SelectionModel();
H A DTreeTable.h179 TreeTableSelectionModel* SelectionModel();
H A DTable.cpp447 Table::SelectionModel() function in class:Table
H A DTreeTable.cpp766 TreeTable::SelectionModel() function in class:TreeTable

Completed in 65 milliseconds