qt5base-lts/examples/widgets
Kai Koehne dc05fe7a5b Fix out-of-tree compilation of widget examples
'styles' are only defined in the qt build internals, when the
examples are compiled inside a configured Qt source. That's not
the case for the examples e.g. in the Qt SDK.

(windows is a default style on all platforms, anyway. So I
think the check is superfluous in the first place.)

Task-number: QTBUG-36655
Change-Id: I7114619efd479408dad99c8514f8e33ddcab7c7c
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2014-02-11 12:35:03 +01:00
..
animation stickman example: fix header include guard 2013-09-16 21:30:54 +02:00
desktop Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
dialogs Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
doc Update some more screenshots in qtbase/examples/widgets. 2014-01-31 16:18:07 +01:00
draganddrop Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
effects Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
gestures Doc: corrected link/example errors 2014-01-31 16:18:07 +01:00
graphicsview Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
itemviews Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
layouts Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
mac QMacNativeWidget: Have example use a delegate 2013-09-26 22:25:10 +02:00
mainwindows Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
painting Remove qSort usages from qtbase examples 2013-09-14 13:12:40 +02:00
richtext Do not attempt to save a file in the resources 2013-08-27 19:12:06 +02:00
scroller Fix warning about float truncation in scroller example (CLANG). 2013-03-06 21:50:28 +01:00
statemachine Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
tools Remove warnings about examples not running in the Qt Simulator 2013-10-09 21:45:31 +02:00
tutorials Doc: Clean up threading examples 2013-11-05 00:29:01 +01:00
widgets Fix out-of-tree compilation of widget examples 2014-02-11 12:35:03 +01:00
windowcontainer Introducing QWidget::createWindowContainer() 2013-01-25 14:11:07 +01:00
widgets.pro Doc: corrected link/example errors 2014-01-31 16:18:07 +01:00