Quote Originally Posted by munna
QListWidget

item(row)->text()



Look at editing key bindings in QTextEdit class Reference.
Thanks, but, if I understand your suggestion corectly, key bindings are not what I'm looking for.
I am writing a program, not using one.
my question is "How do I put, in my program, the functionality of textedit's "undo" & "redo" present in Qt3?