qt5base-lts/examples/widgets
Tor Arne Vestbø c5db8fc74a Make it more obvious that Q_WS_ is dead code, and should perhaps be ported
We still have a bunch of Q_WS_ ifdefs in our code, which are easy to
mistake for Q_OS_ ifdefs when quickly scanning the code. By renaming
the ifdefs we make it clear that the code in question is dead.

In incremental follow-ups, we can then selectively either remove, or
port, the pieces that are dead code.

Change-Id: Ib5ef3e9e0662d321f179f3e25122cacafff0f41f
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2015-02-03 11:49:14 +00:00
..
animation New Qt logo 2014-11-05 08:10:42 +01:00
desktop systray example: revert the heart icon to its previous version 2015-01-28 12:51:03 +00:00
dialogs Examples: Add Q_DECL_OVERRIDE to overridden functions 2014-07-15 08:44:44 +02:00
doc New Qt logo 2014-11-05 08:10:42 +01:00
draganddrop New Qt logo 2014-11-05 08:10:42 +01:00
effects Examples: Add Q_DECL_OVERRIDE to overridden functions 2014-07-15 08:44:44 +02:00
gestures QCommandLineParser: Show usage and errors in message boxes on Windows. 2014-11-27 09:34:29 +01:00
graphicsview Make it more obvious that Q_WS_ is dead code, and should perhaps be ported 2015-02-03 11:49:14 +00:00
itemviews Haiku: Make examples compile on Haiku 2015-01-14 05:37:12 +01:00
layouts Examples: Add Q_DECL_OVERRIDE to overridden functions 2014-07-15 08:44:44 +02:00
mac fix qmaccocoaviewcontainer example 2014-06-05 17:11:58 +02:00
mainwindows Polish the mdi example. 2014-09-24 23:07:25 +02:00
painting Simplify fontsampler example by using the automatic tristate feature. 2015-01-25 12:38:04 +01:00
richtext Update license headers and add new license files 2014-09-24 12:26:19 +02:00
scroller Examples: Add Q_DECL_OVERRIDE to overridden functions 2014-07-15 08:44:44 +02:00
statemachine Examples: Add Q_DECL_OVERRIDE to overridden functions 2014-07-15 08:44:44 +02:00
tools Make it more obvious that Q_WS_ is dead code, and should perhaps be ported 2015-02-03 11:49:14 +00:00
tutorials Examples: Add Q_DECL_OVERRIDE to overridden functions 2014-07-15 08:44:44 +02:00
widgets New Qt logo 2014-11-05 08:10:42 +01:00
windowcontainer Examples: Add Q_DECL_OVERRIDE to overridden functions 2014-07-15 08:44:44 +02:00
widgets.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00