[PyQt] redo and undo for QTableWidget

David Boddie david at boddie.org.uk
Thu Jul 15 23:59:33 BST 2010


On Wed, 14 Jul 2010 22:25:09 -0400, He Jibo wrote:

> Could someone recommend me a sample on how to implement redo and undo for
> QTableWidget? Thanks.
>
> I find this article, but it does not work.
> http://diotavelli.net/PyQtWiki/Undo%20and%20redo%20with%20line%20edits

If you are comfortable with C++ then take a look at this article for
inspiration:

  http://doc.qt.nokia.com/qq/qq25-undo.html

David


More information about the PyQt mailing list