qt5base-lts/examples/widgets/itemviews/fetchmore
Friedemann Kleint 2393a40ccd 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>
2021-04-23 12:43:28 +00:00
..
CMakeLists.txt CMake: Regenerate examples to set the WIN32_EXECUTABLE property 2020-10-27 12:49:39 +01:00
fetchmore.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
filelistmodel.cpp Rewrite the fetchmore example 2021-04-23 12:43:28 +00:00
filelistmodel.h Rewrite the fetchmore example 2021-04-23 12:43:28 +00:00
main.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
window.cpp Rewrite the fetchmore example 2021-04-23 12:43:28 +00:00
window.h Rewrite the fetchmore example 2021-04-23 12:43:28 +00:00