How I can to paste text at cursor position of focused input element?
Solved
QML and Qt Quick
-
@maratoriy You can iterate over https://doc.qt.io/qt-5/qobject.html#children and check which child has focus using https://doc.qt.io/qt-5/qwidget.html#focus-prop