qt5base-lts/examples/widgets/itemviews/frozencolumn
Samuel Gaist 1c4cae6277 Improve the Frozen Column example
This patch updates the frozen column example to use QTextStream which
offers a more convenient way to read text files and also takes care of
converting the 8-bit data stored on disk into a 16-bit Unicode QString.

Change-Id: Ifd03903ac14b48b026d8770cda726f8ed2756ab4
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
2018-03-29 19:12:03 +00:00
..
freezetablewidget.cpp Unify license header usage. 2016-03-29 10:20:03 +00:00
freezetablewidget.h Examples: Remove a redundant virtual specifier for overriders 2016-11-25 22:36:21 +00:00
frozencolumn.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
grades.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
grades.txt Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
main.cpp Improve the Frozen Column example 2018-03-29 19:12:03 +00:00