qtbase/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
.prev_CMakeLists.txt
CMakeLists.txt
main.cpp
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
notepad.qrc
notepad.ui Small fix to the notepad example 2021-05-18 20:57:25 +02:00