MCPcopy Create free account
hub / github.com/KDE/labplot / setFocus

Method setFocus

src/frontend/spreadsheet/SpreadsheetView.cpp:278–280  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276}
277
278void SpreadsheetView::setFocus() {
279 m_tableView->setFocus();
280}
281
282void SpreadsheetView::setSuppressResizeHeader(bool suppress) {
283 m_suppressResizeHeader = suppress;

Callers 15

setWidgetFocusFunction · 0.45
searchMethod · 0.45
saveMenuMethod · 0.45
ImportDatasetWidgetMethod · 0.45
checkOkButtonMethod · 0.45
ColorMapsWidgetMethod · 0.45
TreeViewComboBoxMethod · 0.45
showPopupMethod · 0.45
eventFilterMethod · 0.45
eventFilterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected