Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
278
void SpreadsheetView::setFocus() {
279
m_tableView->setFocus();
280
}
281
282
void SpreadsheetView::setSuppressResizeHeader(bool suppress) {
283
m_suppressResizeHeader = suppress;
Callers
15
setWidgetFocus
Function · 0.45
search
Method · 0.45
saveMenu
Method · 0.45
ImportDatasetWidget
Method · 0.45
customConnectionEnabledChanged
Method · 0.45
checkOkButton
Method · 0.45
prepareImportKaggleDatasetWidget
Method · 0.45
ColorMapsWidget
Method · 0.45
TreeViewComboBox
Method · 0.45
showPopup
Method · 0.45
eventFilter
Method · 0.45
eventFilter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected