qt5base-lts/examples/widgets
Alexander Volkov 011aeb131e Examples: Remove a redundant virtual specifier for overriders
It's a good practice to use override without virtual:
https://github.com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md#Rh-override

Change-Id: I5c2d73600e6c706424589c0487133c03a4ef3629
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2016-11-25 22:36:21 +00:00
..
animation Examples: Remove a redundant virtual specifier for overriders 2016-11-25 22:36:21 +00:00
desktop Merge remote-tracking branch 'origin/5.7' into dev 2016-08-16 07:58:32 +02:00
dialogs Merge remote-tracking branch 'origin/5.7' into 5.8 2016-09-21 11:57:52 +02:00
doc Merge remote-tracking branch 'origin/5.6' into 5.7 2016-10-31 09:26:35 +01:00
draganddrop Merge remote-tracking branch 'origin/5.7' into dev 2016-08-16 07:58:32 +02:00
effects Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
gestures Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
graphicsview Examples: Remove a redundant virtual specifier for overriders 2016-11-25 22:36:21 +00:00
itemviews Examples: Remove a redundant virtual specifier for overriders 2016-11-25 22:36:21 +00:00
layouts Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
mac Merge remote-tracking branch 'origin/5.6' into 5.7 2016-06-06 09:04:55 +02:00
mainwindows Merge remote-tracking branch 'origin/5.7' into dev 2016-08-01 18:20:00 +02:00
painting Fix compilation without QPrinter support 2016-11-23 09:27:56 +00:00
richtext Examples: Remove a redundant virtual specifier for overriders 2016-11-25 22:36:21 +00:00
scroller Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
statemachine Examples: Remove a redundant virtual specifier for overriders 2016-11-25 22:36:21 +00:00
tools remove bogus qtConfig(simulator_and_device) condition 2016-10-16 00:12:33 +00:00
tutorials Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
widgets Merge remote-tracking branch 'origin/5.7' into dev 2016-08-16 07:58:32 +02:00
windowcontainer Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
widgets.pro Clean up some conditions in our pro files 2016-11-14 19:22:17 +00:00