If no text is selected, deletes the character to the left of the text cursor and moves the cursor one position to the left. If any text is selected, the cursor is moved to the beginning of the selected text and the selected text is deleted.
qt4手册描述 估计跟qt3差不多 一下清空时选择全部文本吗?