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

Method clearSelection

src/frontend/spreadsheet/SpreadsheetView.cpp:1120–1122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1118}
1119
1120void SpreadsheetView::clearSelection() {
1121 m_tableView->selectionModel()->clear();
1122}
1123
1124void SpreadsheetView::handleHorizontalSectionMoved(int index, int from, int to) {
1125 static bool inside = false;

Callers 8

contextMenuEventMethod · 0.80
LabelWidget.cppFile · 0.80
eventFilterMethod · 0.80
reverseSelectionMethod · 0.80
findAllMethod · 0.80
replaceAllMethod · 0.80
noteTextColorChangedMethod · 0.80
contextMenuEventMethod · 0.80

Calls 2

selectionModelMethod · 0.80
clearMethod · 0.45

Tested by

no test coverage detected