Home
last modified time | relevance | path

Searched refs:emitRequestFocusEditor (Results 1 – 4 of 4) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/sheets/ui/
H A DSelectionStrategy.cpp79 selection->emitRequestFocusEditor(); in SelectionStrategy()
H A DSelection.h277 void emitRequestFocusEditor();
H A DSelection.cpp915 void Selection::emitRequestFocusEditor() in emitRequestFocusEditor() function in Selection
/dports/editors/calligra/calligra-3.2.1/sheets/part/
H A DCanvasBase.cpp501 selection()->emitRequestFocusEditor(); in focusIn()