Error in input content of plainTextEdit component in Qt
Question case: This is just a simple demo of the program, but I found a problem that when I quickly enter content (which seems to be only in Chinese) within the QplainTextEdit component on the program’s gui interface, the following output is produced: QTextCursor::setPosition: Position ’12’ out of range QTextCursor::setPosition: Position ’16’ out of range […]