Home
last modified time | relevance | path

Searched refs:cb_cursorPositionChanged (Results 1 – 2 of 2) sorted by relevance

/dports/editors/tea/tea-qt-60.5.1/
H A Ddocument.h265 void cb_cursorPositionChanged();
H A Ddocument.cpp826 connect (this, SIGNAL(cursorPositionChanged()), this, SLOT(cb_cursorPositionChanged())); in CDocument()
1924 void CDocument::cb_cursorPositionChanged() in cb_cursorPositionChanged() function in CDocument