Details
-
Suggestion
-
Resolution: Out of scope
-
P2: Important
-
4.1.0
-
None
Description
It would be very useful to have a function to return the current character (as a QChar) and another function to return the previous character (similar to deleteChar() and deletePreviousChar(), but wouldn't delete the character, but would return it).
Probably needs to return a QString, as it could be more than one char in quite a few cases.