qtbase/examples
Rafael Roquetto b907dcaefe Fix mainwindow examples when clipboard support is disabled.
Some platforms, such as QNX, do not implement QT_CLIPBOARD.

Change-Id: I3a8b484b4c00c28a91d3727054672c3788f98381
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
2015-08-11 16:23:23 +00:00
..
2015-06-05 10:29:10 +00:00
2015-02-15 07:41:17 +00:00
2015-02-15 07:41:17 +00:00
2015-06-05 10:29:10 +00:00
2015-02-15 07:41:17 +00:00
2015-02-15 07:41:17 +00:00
2011-07-08 15:36:26 +02:00

Qt is supplied with a number of example applications that have been
written to provide developers with examples of the Qt API in use,
highlight good programming practice, and showcase features found in each of
Qt's core technologies.


Documentation for examples can be found in the Examples section
of the Qt documentation.