The item needs to have focus to be able to change the document. Alternatively you can intercept key events for your application and translate them to QTextCursor commands. But this won't make the text cursor visible.
The item needs to have focus to be able to change the document. Alternatively you can intercept key events for your application and translate them to QTextCursor commands. But this won't make the text cursor visible.
Bookmarks