qt5base-lts/examples/widgets
Tor Arne Vestbø 244ff33119 styles example: Use QImage instead of QPixmap in NorwegianWoodStyle
Using QImage allows creating the style before the application has
been created, and is the more modern API.

No changes to the documentation needed.

Change-Id: Ifa0e5fa1113802fca18fbd45bb3c0a5ba1dbfeab
Reviewed-by: Andreas Aardal Hanssen <andreas@hanssen.name>
2019-06-25 20:08:26 +02:00
..
animation Modernize the "animation" feature 2018-10-12 14:26:15 +00:00
desktop Use High DPI pixmaps in prominent examples and tests 2019-03-15 18:26:56 +00:00
dialogs Use High DPI pixmaps in prominent examples and tests 2019-03-15 18:26:56 +00:00
doc Doc: Fix typo in brief 2019-06-19 15:18:50 +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 Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
tools Codecs example: Add a dialog for showing common C++ encodings 2018-11-30 10:00:04 +00: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 styles example: Use QImage instead of QPixmap in NorwegianWoodStyle 2019-06-25 20:08:26 +02: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