qt5base-lts/examples/widgets
Marc Mutz 10d4969966 examples: use QSignalBlocker
Examples should show idiomatic Qt, and QSignalBlocker is idiomatic
since it's inception in Qt 5.3. Just updating the examples was
forgotten.

This commit makes good for that.

Fix coding-style issues as a drive-by.

Change-Id: If138e87ea2ab7a444599734113f7cc6df11fb42d
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2016-07-28 23:43:32 +00:00
..
animation Use C++ <cmath> instead of <math.h> 2015-02-16 16:21:15 +00:00
desktop Doc: removed double occurrence of systray.qdoc 2016-01-26 09:39:21 +00:00
dialogs Standarddialogs example: Remove horizontal spacer from fullscreen layout. 2016-02-09 15:24:54 +00:00
doc normalize structure of plugandpaint example 2016-05-03 10:25:18 +00:00
draganddrop Polish DnD Examples. 2015-10-09 15:59:21 +00:00
effects Use C++ <cmath> instead of <math.h> 2015-02-16 16:21:15 +00:00
gestures Remove empty first lines of files. 2016-04-06 18:26:26 +00:00
graphicsview Add missing indentation 2016-04-28 22:39:46 +00:00
itemviews Dirview example: Add option for DontUseCustomDirectoryIcons. 2016-05-11 17:29:17 +00:00
layouts Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
mac Add install target to mac widget examples 2016-06-01 02:30:45 +00:00
mainwindows examples: use QSignalBlocker 2016-07-28 23:43:32 +00:00
painting PathStrokeRenderer::initializePoints(): use float division 2016-07-15 11:35:12 +00:00
richtext TextEdit example: fix build when clipboard is disabled. 2015-10-19 14:56:45 +00:00
scroller Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
statemachine Updated BSD licensed file headers 2015-02-15 07:41:17 +00:00
tools fix example installs 2016-05-03 10:25:33 +00:00
tutorials Examples/Doc snippets: Fix single-character string literals. 2015-10-13 16:37:07 +00:00
widgets examples: use QSignalBlocker 2016-07-28 23:43:32 +00:00
windowcontainer Make the windowcontainer example more robust 2015-05-12 08:58:47 +00:00
widgets.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00