Qt 6.11 is out! See what's new in the release
blog
QTextEdit: QTextCursor from | to _
-
Hello
How can i change the textcursor of the QTextEdit Class, and the QTextCursor from the | shape to the undscore _ shape ? I havent found a value to manipulate here https://doc.qt.io/qt-5.15/qtextcursor-members.html.
And what other solutions are available ?
Thank you.