QPlainTextEdit do have implemented all features about redo/undo.

If this is not suitable for you, you could reimplament it by Qt's Undo 
framework.

Cheng Liang
Nanjing, China
http://www.devbean.net

> Date: Tue, 2 Jul 2013 07:30:26 +0200
> From: wilhelm.me...@fh-kl.de
> To: interest@qt-project.org
> Subject: [Interest] Accessing undo/redo stack in QPlaintextEdit
> 
> Hi all,
> 
> I would like to show the list of available undo/redos for a 
> QPlaintextEdit. But I don't find a way to access the e.g. undo stack.
> 
> Do I have to reimplement the whole feature?
> 
> Are there any examples?
> 
> -- 
> Wilhelm
> 
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
                                          
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to