[Interest] Accessing undo/redo stack in QPlaintextEdit
程梁
devbean at outlook.com
Tue Jul 2 08:10:42 CEST 2013
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.meier at fh-kl.de
> To: interest at 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 at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130702/b72a4fef/attachment.html>
More information about the Interest
mailing list