Home
last modified time | relevance | path

Searched defs:slotTextInserted (Results 1 – 2 of 2) sorted by relevance

/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/undo/
H A Dkateundomanager.cpp124 void KateUndoManager::slotTextInserted(int line, int col, const QString &s) in slotTextInserted() function in KateUndoManager
/dports/devel/kf5-ktexteditor/ktexteditor-5.89.0/src/view/
H A Dkateview.cpp2551 void KTextEditor::ViewPrivate::slotTextInserted(KTextEditor::View *view, const KTextEditor::Cursor … in slotTextInserted() function in KTextEditor::ViewPrivate