qt5base-lts/examples/widgets
Christian Ehrlicher 8c685b765b Itemviews: Cleanup examples
Cleanup some minor issues in the chart example:
 - remove unused members
 - use initializer list for members
 - pass a proper role to dataChanged()
 - honor roles parameter in PieView::dataChanged()
 - use nullptr instead 0
 - use new-style connect
 - fix indentation and other whitespaces

Change-Id: Idb212b07c006fe3ae31bee9cd9b1ba4d03043b5e
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2018-11-12 13:01:30 +00:00
..
animation Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
desktop Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
dialogs qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
doc Merge remote-tracking branch 'origin/5.11' into dev 2018-08-17 09:08:06 +02:00
draganddrop qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
effects Update usage of QFontMetrics::width() to new API 2017-12-08 15:06:32 +00:00
gestures Doc: Add missing full stops in briefs 2018-06-21 14:23:30 +00:00
graphicsview Merge remote-tracking branch 'origin/5.11' into dev 2018-06-07 19:10:53 +02:00
itemviews Itemviews: Cleanup examples 2018-11-12 13:01:30 +00:00
layouts Doc: Complete Dynamic Layouts Example 2018-03-14 12:44:20 +00:00
mac macOS: Make QMacNativeWidget example more usable 2017-02-12 12:29:55 +00:00
mainwindows Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-09 10:34:33 +01:00
painting Fix composition example during OpenGL resizes 2018-11-07 12:26:03 +00:00
richtext Merge remote-tracking branch 'origin/5.11' into 5.12 2018-11-09 10:34:33 +01:00
scroller Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
statemachine Doc: Update Factorial Example 2018-06-07 14:29:50 +00:00
tools Merge remote-tracking branch 'origin/5.11' into 5.12 2018-09-07 01:00:21 +02:00
touch Doc: Move touch examples around so they get included in docs 2018-09-14 03:56:22 +00:00
tutorials Itemviews: Cleanup examples 2018-11-12 13:01:30 +00:00
widgets Tablet example: Fix warning about switch/fallthrough 2018-11-01 12:46:59 +00:00
windowcontainer Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
widgets.pro Merge remote-tracking branch 'origin/5.11' into 5.12 2018-10-17 10:35:28 +02:00