qt5base-lts/examples
Morten Sorvig 9fa6e8f627 Clean-up a macro for Cocoa
Remove the usage of Q_MAC_USE_COCOA and Carbon code paths.

Change-Id: Ib569ad8c6d9ffe258f454b3c3b06e95294a10112
Reviewed-on: http://codereview.qt-project.org/5100
Reviewed-by: Morten Johan Sørvig <morten.sorvig@nokia.com>
Sanity-Review: Morten Johan Sørvig <morten.sorvig@nokia.com>
2011-10-10 07:47:58 +02:00
..
animation Fix building of examples. 2011-08-25 15:54:16 +02:00
dbus Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
desktop Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
dialogs Temporarily disable printers on Windows, fix export. 2011-08-26 12:13:56 +02:00
draganddrop Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
effects Merge remote-tracking branch 'base/master' into refactor 2011-06-10 13:09:57 +02:00
embedded Merge remote branch 'gerrit/master' into refactor 2011-07-12 12:52:22 +02:00
gestures Merge remote-tracking branch 'base/master' into refactor 2011-06-10 13:09:57 +02:00
graphicsview Fix building of examples. 2011-08-25 15:54:16 +02:00
ipc Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
itemviews Make examples build with Qt-in-namespace 2011-09-28 12:18:53 +02:00
ja_JP/linguist/hellotr Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
layouts Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
linguist Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
mainwindows Clean-up a macro for Cocoa 2011-10-10 07:47:58 +02:00
network Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
opengl Added Orientation API to QScreen and QWindow. 2011-10-07 22:23:30 +02:00
painting Merge branch 'refactor' 2011-09-13 08:54:45 +02:00
qmake fix pro files 2011-05-07 23:50:03 +02:00
qpa Add missing license headers 2011-09-15 03:27:45 +02:00
qtconcurrent Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
qtestlib Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
qws Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
richtext Get rid of the last traces of QMimeSource 2011-09-29 08:54:06 +02:00
scroller fix pro files 2011-05-07 23:50:03 +02:00
sql Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
statemachine Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
threads Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
tools Merge remote branch 'gerrit/master' into refactor 2011-08-03 11:03:22 +02:00
touch Fix building of examples. 2011-08-25 15:54:16 +02:00
tutorials Fix building of examples. 2011-08-25 15:54:16 +02:00
webkit/webkit-guide Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
widgets Merge branch 'master' into refactor 2011-08-31 08:14:48 +02:00
xml Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
examples.pro Remove uilib and QtUiTools from QtBase 2011-09-13 20:11:40 +02:00
README Remove more references to demos. 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.