d725c3ee23
setUnifiedTitleAndToolBarOnMac will not be supported on Qt 5, which removes the point of having this example. The replacement for setUnifiedTitleAndToolBarOnMac will be a NSToolBar wrapper in the MacExtras module, and this example will probably re-appear in some form there. Change-Id: I46d5e70a7c45625d9334911bb48059e86f05282d Reviewed-by: Christoph Schleifenbaum <christoph.schleifenbaum@kdab.com> Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com> |
||
---|---|---|
.. | ||
animation | ||
dbus | ||
desktop | ||
dialogs | ||
draganddrop | ||
effects | ||
embedded | ||
gestures | ||
graphicsview | ||
ipc | ||
itemviews | ||
ja_JP/linguist/hellotr | ||
layouts | ||
linguist | ||
mainwindows | ||
network | ||
opengl | ||
painting | ||
qmake | ||
qpa | ||
qtconcurrent | ||
qtestlib | ||
richtext | ||
scroller | ||
sql | ||
statemachine | ||
threads | ||
tools | ||
touch | ||
tutorials | ||
webkit/webkit-guide | ||
widgets | ||
xml | ||
examples.pro | ||
README |
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.