qtbase/examples
Friedemann Kleint 3961b82e6c dirview example: Show file icons on Windows
Use QFileIconProvider from QtWidgets.

Task-number: QTBUG-66177
Change-Id: I22db2f8671c64d90c45ff7160af9a6925d1cecea
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 060fceb2ab7f39d04d977146db2e5f990804e398)
2021-02-21 19:51:45 +01:00
..
2020-10-29 18:27:21 +01:00
2021-01-12 09:19:27 +01: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.