qt5base-lts/examples/widgets
Miguel Costa 7ab84cfe74 factorial example: Fix issue with WinRT console output
Replaced the display of the calculation output, generated using
fprintf(stdout, ...), with qInfo() << ... In WinRT, fprintf to stdout
does not cause output to be generated.

Task-number: QTBUG-67566
Change-Id: I3b95bbf888e863683cbaf54deb26c3821433a5b8
Reviewed-by: Andre de la Rocha <andre.rocha@qt.io>
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
2019-04-03 13:59:47 +00:00
..
animation QtWidgets: replace 0 with \nullptr in documentation 2019-01-28 19:37:26 +00:00
desktop Merge remote-tracking branch 'origin/5.12' into 5.13 2019-03-20 14:09:30 +01:00
dialogs Merge remote-tracking branch 'origin/5.12' into 5.13 2019-03-20 14:09:30 +01:00
doc Cleanup Widgets examples - foreach 2019-01-23 18:49:05 +00:00
draganddrop DropSite example: fix documentation 2018-12-10 18:38:56 +00:00
effects Cleanup Widgets examples - new signal/slot syntax 2019-01-06 17:08:03 +00:00
gestures Cleanup Widgets examples - foreach 2019-01-23 18:49:05 +00:00
graphicsview Examples: replace deprecated QComboBox functions 2019-03-04 16:54:52 +00:00
itemviews Fix some deprecation warnings in examples 2019-02-06 22:12:23 +00:00
layouts QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00 2019-02-13 05:55:46 +00:00
mac macOS: Make QMacNativeWidget example more usable 2017-02-12 12:29:55 +00:00
mainwindows QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00 2019-02-13 05:55:46 +00:00
painting QLineF: mark angle(const QLineF&) as deprecated 2019-03-05 17:56:45 +00:00
richtext Examples: replace deprecated QComboBox functions 2019-03-04 16:54:52 +00:00
scroller Cleanup Widgets examples - foreach 2019-01-23 18:49:05 +00:00
statemachine factorial example: Fix issue with WinRT console output 2019-04-03 13:59:47 +00:00
tools QtBase: compile examples with QT_DISABLE_DEPRECATED_BEFORE=0x050d00 2019-02-13 05:55:46 +00:00
touch Cleanup Widgets examples - foreach 2019-01-07 13:15:59 +00:00
tutorials Cleanup Widgets examples - foreach 2019-01-07 13:15:59 +00:00
widgets Examples: replace deprecated QComboBox functions 2019-03-04 16:54:52 +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