qt6-bb10/examples/widgets/richtext/textedit/images/mac
Shawn Rutledge b922c97c9c TextEdit example: add indent/unindent feature
It was not possible to interactively create the example text without
this feature; and in general it's necessary to work with nested lists.
But currently it does not deal with all possible changes of list nesting,
because the API seems incomplete for that purpose.

Task-number: QTBUG-75589
Change-Id: I3e29ca15a2e7c37300a0103ceb90670716472ffb
Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
2019-05-06 19:24:32 +00:00
..
checkbox-checked.png Add task list checkbox manipulation features to the TextEdit example 2019-05-02 04:10:28 +00:00
checkbox.png Add task list checkbox manipulation features to the TextEdit example 2019-05-02 04:10:28 +00:00
editcopy.png
editcut.png
editpaste.png
editredo.png
editundo.png
exportpdf.png
filenew.png
fileopen.png
fileprint.png
filesave.png
format-indent-less.png TextEdit example: add indent/unindent feature 2019-05-06 19:24:32 +00:00
format-indent-more.png TextEdit example: add indent/unindent feature 2019-05-06 19:24:32 +00:00
textbold.png
textcenter.png
textitalic.png
textjustify.png
textleft.png
textright.png
textunder.png
zoomin.png
zoomout.png