qt5base-lts/examples/widgets/tutorials/notepad
Friedemann Kleint 902a4d63a1 Small fix to the notepad example
- Remove misleading note about setCentralWidget()
- Connect copy/paste and undo/redo directly to the QTextEdit instead
  of routing them via window
- Add the missing "About" menu
- Check for reject of QFileDialog

Change-Id: Ia7457fbedd762028bf2bcde99dfcfb50bbc97f1d
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2021-05-18 20:57:25 +02:00
..
images Doc: Add formatting features to Notepad example 2018-06-01 09:54:56 +00:00
.prev_CMakeLists.txt CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
CMakeLists.txt CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
main.cpp Doc: move notepad example to qtbase and improve it 2017-12-18 13:39:28 +00:00
notepad.cpp Small fix to the notepad example 2021-05-18 20:57:25 +02:00
notepad.h Small fix to the notepad example 2021-05-18 20:57:25 +02:00
notepad.pro examples: Fix build for configurations that do not have printsupport 2020-03-05 15:11:36 +01:00
notepad.qrc Doc: Add formatting features to Notepad example 2018-06-01 09:54:56 +00:00
notepad.ui Small fix to the notepad example 2021-05-18 20:57:25 +02:00