qt5base-lts/examples/widgets/itemviews/stardelegate
Christian Ehrlicher 1cfe064632 Cleanup StarDelegate example
Cleanup the StarDelegate example:
 - use QStyledItemDelegate instead QItemDelegate
 - use nullptr and other useful c++11 constructs
 - include the correct headers

Change-Id: If2f65fe7cbdcdd4571d10ffa98d36eeab7836bbb
Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Luca Beldi <v.ronin@yahoo.it>
2018-12-04 07:00:44 +00:00
..
main.cpp Cleanup StarDelegate example 2018-12-04 07:00:44 +00:00
stardelegate.cpp Cleanup StarDelegate example 2018-12-04 07:00:44 +00:00
stardelegate.h Cleanup StarDelegate example 2018-12-04 07:00:44 +00:00
stardelegate.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
stareditor.cpp Cleanup StarDelegate example 2018-12-04 07:00:44 +00:00
stareditor.h Cleanup StarDelegate example 2018-12-04 07:00:44 +00:00
starrating.cpp Cleanup StarDelegate example 2018-12-04 07:00:44 +00:00
starrating.h Cleanup StarDelegate example 2018-12-04 07:00:44 +00:00