qt5base-lts/examples/widgets
Nico Vertriest 51a956366f Doc: move notepad example to qtbase and improve it
- Edited gettingstartedqt.qdoc
- update .pro files
- replaced snippet statements by \quotefromfile
- removed second version of notepad.h and notepad.cpp
  that were made only for quoting snippets
  (\quotefromfile reads from the program code)
- show current filename in header of window
- added checking routine on filename in Save method

Task-number: QTBUG-63984
Change-Id: I5298d761763a4dfeb705a1d9b77354be853ada88
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2017-12-18 13:39:28 +00:00
..
animation Doc: drop Application Chooser Example 2017-11-20 09:32:38 +00:00
desktop Merge remote-tracking branch 'origin/5.8' into dev 2017-01-25 20:06:06 +01:00
dialogs examples: remove wince leftovers 2017-09-22 19:22:07 +00:00
doc Doc: move notepad example to qtbase and improve it 2017-12-18 13:39:28 +00:00
draganddrop Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
effects Doc: drop Lighting Effect Example 2017-11-20 09:31:55 +00:00
gestures Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
graphicsview Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
itemviews Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
layouts Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
mac macOS: Make QMacNativeWidget example more usable 2017-02-12 12:29:55 +00:00
mainwindows Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
painting Doc: modify connect statement to new syntax 2017-11-29 14:09:31 +00:00
richtext Convert features.printdialog to QT_[REQUIRE_]CONFIG 2017-05-30 17:21:26 +00:00
scroller Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
statemachine Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
tools Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
tutorials Doc: move notepad example to qtbase and improve it 2017-12-18 13:39:28 +00:00
widgets Demonstrate the new AA_CompressTabletEvents in the tablet example 2017-11-24 11:50:01 +00:00
windowcontainer Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
widgets.pro examples: fix compile without gui module 2017-05-05 06:54:15 +00:00