Home
last modified time | relevance | path

Searched refs:cursorPositionChanged (Results 1 – 25 of 1078) sorted by relevance

12345678910>>...44

/dports/math/cocoalib/CoCoALib-0.99712/src/CoCoA-5/QCodeEdit/widgets/
H A Dqgotolinepanel.cpp80 disconnect( editor(), SIGNAL( cursorPositionChanged() ), in editorChange()
81 this , SLOT ( cursorPositionChanged() ) ); in editorChange()
89 connect(e , SIGNAL( cursorPositionChanged() ), in editorChange()
90 this, SLOT ( cursorPositionChanged() ) ); in editorChange()
161 void QGotoLinePanel::cursorPositionChanged() in cursorPositionChanged() function in QGotoLinePanel
H A Dqsearchreplacepanel.cpp118 disconnect( editor(), SIGNAL( cursorPositionChanged() ), in editorChange()
119 this , SLOT ( cursorPositionChanged() ) ); in editorChange()
124 connect(e , SIGNAL( cursorPositionChanged() ), in editorChange()
125 this, SLOT ( cursorPositionChanged() ) ); in editorChange()
521 void QSearchReplacePanel::cursorPositionChanged() in cursorPositionChanged() function in QSearchReplacePanel
H A Dqstatuspanel.cpp82 disconnect( editor(), SIGNAL( cursorPositionChanged() ), in editorChange()
89 connect(e , SIGNAL( cursorPositionChanged() ), in editorChange()
/dports/math/giacxcas/CoCoALib-0.99700/src/CoCoA-5/QCodeEdit/widgets/
H A Dqgotolinepanel.cpp80 disconnect( editor(), SIGNAL( cursorPositionChanged() ), in editorChange()
81 this , SLOT ( cursorPositionChanged() ) ); in editorChange()
89 connect(e , SIGNAL( cursorPositionChanged() ), in editorChange()
90 this, SLOT ( cursorPositionChanged() ) ); in editorChange()
161 void QGotoLinePanel::cursorPositionChanged() in cursorPositionChanged() function in QGotoLinePanel
H A Dqsearchreplacepanel.cpp118 disconnect( editor(), SIGNAL( cursorPositionChanged() ), in editorChange()
119 this , SLOT ( cursorPositionChanged() ) ); in editorChange()
124 connect(e , SIGNAL( cursorPositionChanged() ), in editorChange()
125 this, SLOT ( cursorPositionChanged() ) ); in editorChange()
521 void QSearchReplacePanel::cursorPositionChanged() in cursorPositionChanged() function in QSearchReplacePanel
H A Dqstatuspanel.cpp82 disconnect( editor(), SIGNAL( cursorPositionChanged() ), in editorChange()
89 connect(e , SIGNAL( cursorPositionChanged() ), in editorChange()
/dports/editors/texstudio/texstudio-4.1.2/src/qcodeedit/lib/widgets/
H A Dqgotolinepanel.cpp84 disconnect( editor(), SIGNAL( cursorPositionChanged() ), in editorChange()
85 this , SLOT ( cursorPositionChanged() ) ); in editorChange()
93 connect(e , SIGNAL( cursorPositionChanged() ), in editorChange()
94 this, SLOT ( cursorPositionChanged() ) ); in editorChange()
167 void QGotoLinePanel::cursorPositionChanged() in cursorPositionChanged() function in QGotoLinePanel
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/emacskeys/
H A Demacskeysstate.cpp43 connect(edit, &QPlainTextEdit::cursorPositionChanged, in EmacsKeysState()
44 this, &EmacsKeysState::cursorPositionChanged); in EmacsKeysState()
68 void EmacsKeysState::cursorPositionChanged() { in cursorPositionChanged() function in EmacsKeys::Internal::EmacsKeysState
/dports/x11-toolkits/kf5-kxmlgui/kxmlgui-5.89.0/tests/krichtexteditor/
H A Dkrichtexteditor.cpp36 …connect(textArea, &KRichTextWidget::cursorPositionChanged, this, &KRichTextEditor::cursorPositionC… in KRichTextEditor()
56 void KRichTextEditor::cursorPositionChanged() in cursorPositionChanged() function in KRichTextEditor
/dports/editors/calligra/calligra-3.2.1/gemini/
H A DParagraphStylesModel.cpp155 connect(d->textEditor, SIGNAL(cursorPositionChanged()), SLOT(cursorPositionChanged())); in setTextEditor()
159 void ParagraphStylesModel::cursorPositionChanged() in cursorPositionChanged() function in ParagraphStylesModel
177 cursorPositionChanged(); in activate()
/dports/graphics/krita/krita-4.4.8/plugins/flake/textshape/kotext/
H A DKoTextEditor.cpp459 emit cursorPositionChanged(); in insertInlineObject()
517 emit cursorPositionChanged(); in insertFrameBreak()
715 emit cursorPositionChanged(); in deleteChar()
757 emit cursorPositionChanged(); in deletePreviousChar()
896 emit cursorPositionChanged(); in insertTable()
1062 emit cursorPositionChanged(); in insertFootNote()
1075 emit cursorPositionChanged(); in insertEndNote()
1135 emit cursorPositionChanged(); in insertTableOfContents()
1155 emit cursorPositionChanged(); in setTableOfContentsConfig()
1212 emit cursorPositionChanged(); in insertBibliography()
[all …]
/dports/editors/calligra/calligra-3.2.1/libs/text/
H A DKoTextEditor.cpp579 emit cursorPositionChanged(); in insertInlineObject()
637 emit cursorPositionChanged(); in insertFrameBreak()
835 emit cursorPositionChanged(); in deleteChar()
877 emit cursorPositionChanged(); in deletePreviousChar()
1016 emit cursorPositionChanged(); in insertTable()
1182 emit cursorPositionChanged(); in insertFootNote()
1195 emit cursorPositionChanged(); in insertEndNote()
1255 emit cursorPositionChanged(); in insertTableOfContents()
1275 emit cursorPositionChanged(); in setTableOfContentsConfig()
1334 emit cursorPositionChanged(); in insertBibliography()
[all …]
/dports/editors/calligra/calligra-3.2.1/words/plugins/scripting/
H A DTextDocument.h50 … connect(doc, SIGNAL(cursorPositionChanged(QTextCursor)), this, SIGNAL(cursorPositionChanged())); in TextDocument()
221 void cursorPositionChanged();
/dports/net-im/neochat/neochat-1.2.0/src/
H A Dchatdocumenthandler.h20 …OPERTY(int cursorPosition READ cursorPosition WRITE setCursorPosition NOTIFY cursorPositionChanged)
60 void cursorPositionChanged();
/dports/devel/liteide/liteide-x37.4/liteidex/src/utils/textoutput/
H A Dterminaledit.cpp100 connect(this,SIGNAL(cursorPositionChanged()),this,SLOT(cursorPositionChanged())); in TerminalEdit()
101 connect(this,SIGNAL(selectionChanged()),this,SLOT(cursorPositionChanged())); in TerminalEdit()
289 void TerminalEdit::cursorPositionChanged() in cursorPositionChanged() function in TerminalEdit
/dports/math/cantor/cantor-21.12.3/src/
H A Dworksheettextitem.cpp56 …connect(this, &WorksheetTextItem::cursorPositionChanged, this, &WorksheetTextItem::updateRichTextA… in WorksheetTextItem()
260 emit cursorPositionChanged(cursor); in setCursorPosition() local
275 emit cursorPositionChanged(cursor); in setLocalCursorPosition() local
400 emit cursorPositionChanged(cursor); in setFocusAt() local
468 emit cursorPositionChanged(textCursor()); in keyPressEvent() local
516 emit cursorPositionChanged(textCursor()); in focusInEvent() local
522 emit cursorPositionChanged(QTextCursor()); in focusOutEvent() local
541 emit cursorPositionChanged(textCursor()); in mousePressEvent() local
579 emit cursorPositionChanged(textCursor()); in mouseReleaseEvent() local
700 emit cursorPositionChanged(textCursor()); in insertTab() local
/dports/devel/py-pyface/pyface-7.2.0/pyface/ui/qt4/console/
H A Dbracket_matcher.py42 text_edit.cursorPositionChanged.connect(self._cursor_position_changed)
45 self._text_edit.cursorPositionChanged.disconnect(
/dports/deskutils/maliit-keyboard/keyboard-2.1.0/src/view/
H A Dabstracttexteditor.cpp451 Q_EMIT cursorPositionChanged(d->text->cursorPosition()); in onKeyReleased() local
572 Q_EMIT cursorPositionChanged(d->text->cursorPosition()); in onKeyReleased() local
592 Q_EMIT cursorPositionChanged(d->text->cursorPosition()); in onKeyReleased() local
643 Q_EMIT cursorPositionChanged(d->text->cursorPosition()); in onKeyReleased() local
699 Q_EMIT cursorPositionChanged(d->text->cursorPosition()); in replacePreedit() local
717 Q_EMIT cursorPositionChanged(d->text->cursorPosition()); in replaceTextWithPreedit() local
768 Q_EMIT cursorPositionChanged(d->text->cursorPosition()); in replaceAndCommitPreedit() local
827 Q_EMIT cursorPositionChanged(d->text->cursorPosition()); in setCursorPosition() local
1037 Q_EMIT cursorPositionChanged(d->text->cursorPosition()); in singleBackspace() local
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/linguist/linguist/
H A Dmessageeditorwidgets.cpp74 connect(this, SIGNAL(cursorPositionChanged()), this, SLOT(reallyEnsureCursorVisible())); in ExpandingTextEdit()
194 connect(m_editor, SIGNAL(cursorPositionChanged()), SIGNAL(cursorPositionChanged())); in FormWidget()
290 connect(editor, SIGNAL(cursorPositionChanged()), SIGNAL(cursorPositionChanged())); in addEditor()
/dports/print/py-frescobaldi/frescobaldi-3.1.3/frescobaldi_app/
H A Dmusicpos.py56 view.cursorPositionChanged.connect(self.startTimer)
60 view.cursorPositionChanged.disconnect(self.startTimer)
/dports/editors/focuswriter/focuswriter-1.7.6/src/spelling/
H A Dhighlighter.cpp45 connect(m_text, &QTextEdit::cursorPositionChanged, this, &Highlighter::cursorPositionChanged); in Highlighter()
224 void Highlighter::cursorPositionChanged() in cursorPositionChanged() function in Highlighter
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditorwidgets.cpp62 connect(this, SIGNAL(cursorPositionChanged()), this, SLOT(reallyEnsureCursorVisible())); in ExpandingTextEdit()
192 connect(m_editor, SIGNAL(cursorPositionChanged()), SIGNAL(cursorPositionChanged())); in FormWidget()
284 connect(editor, SIGNAL(cursorPositionChanged()), SIGNAL(cursorPositionChanged())); in addEditor()
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditorwidgets.cpp62 connect(this, SIGNAL(cursorPositionChanged()), this, SLOT(reallyEnsureCursorVisible())); in ExpandingTextEdit()
192 connect(m_editor, SIGNAL(cursorPositionChanged()), SIGNAL(cursorPositionChanged())); in FormWidget()
284 connect(editor, SIGNAL(cursorPositionChanged()), SIGNAL(cursorPositionChanged())); in addEditor()
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditorwidgets.cpp62 connect(this, SIGNAL(cursorPositionChanged()), this, SLOT(reallyEnsureCursorVisible())); in ExpandingTextEdit()
192 connect(m_editor, SIGNAL(cursorPositionChanged()), SIGNAL(cursorPositionChanged())); in FormWidget()
284 connect(editor, SIGNAL(cursorPositionChanged()), SIGNAL(cursorPositionChanged())); in addEditor()
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/linguist/linguist/
H A Dmessageeditorwidgets.cpp62 connect(this, SIGNAL(cursorPositionChanged()), this, SLOT(reallyEnsureCursorVisible())); in ExpandingTextEdit()
192 connect(m_editor, SIGNAL(cursorPositionChanged()), SIGNAL(cursorPositionChanged())); in FormWidget()
284 connect(editor, SIGNAL(cursorPositionChanged()), SIGNAL(cursorPositionChanged())); in addEditor()

12345678910>>...44