qtbase/examples
Friedemann Kleint 6e73df64e2 Rewrite the fetchmore example
- Start in root folder so that large directories (/bin/, Windows)
  are easily reachable
- Remove the line edit and navigate by double clicking instead
  since this is more in line with expectations
- Use a QPlainTextEdit for logging
- Make the log message more informative
- Add icons

Change-Id: Ia3cd7fc143efef80772923291f0b711913aa47be
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
(cherry picked from commit 2393a40ccd455cc2dca410e8a1830856dbfde12d)
2021-04-24 08:03:13 +02:00
..
2021-04-22 08:36:54 +02:00
2021-01-12 09:19:27 +01:00
2021-04-24 08:03:13 +02:00
2020-07-09 09:38:28 +02:00

Qt is supplied with a number of example applications that have been
written to provide developers with examples of the Qt API in use,
highlight good programming practice, and showcase features found in each of
Qt's core technologies.


Documentation for examples can be found in the Examples section
of the Qt documentation.