Searched refs:TableSelectionChanged (Results 1 - 12 of 12) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_settings_window/
H A DSignalsConfigView.h52 virtual void TableSelectionChanged(Table* table);
H A DSignalsConfigView.cpp348 SignalsConfigView::TableSelectionChanged(Table* table) function in class:SignalsConfigView
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DStackTraceView.h43 virtual void TableSelectionChanged(Table* table);
H A DImageListView.h44 virtual void TableSelectionChanged(Table* table);
H A DThreadListView.h50 virtual void TableSelectionChanged(Table* table);
H A DBreakpointListView.h74 virtual void TableSelectionChanged(Table* table);
H A DStackTraceView.cpp218 StackTraceView::TableSelectionChanged(Table* table) function in class:StackTraceView
H A DImageListView.cpp284 ImageListView::TableSelectionChanged(Table* table) function in class:ImageListView
H A DThreadListView.cpp350 ThreadListView::TableSelectionChanged(Table* table) function in class:ThreadListView
H A DBreakpointListView.cpp432 BreakpointListView::TableSelectionChanged(Table* table) function in class:BreakpointListView
/haiku/src/apps/debuganalyzer/gui/table/
H A DTable.h98 virtual void TableSelectionChanged(Table* table);
H A DTable.cpp231 TableListener::TableSelectionChanged(Table* table) function in class:TableListener
548 fListeners.ItemAt(i)->TableSelectionChanged(this);

Completed in 84 milliseconds