qt5base-lts/examples
Pekka Vuorela 8ad583b7f9 Removed QApplication::setInputContext()
Obsoleted by platform input context. Setting a custom QInputContext
wouldn't work properly anymore.

Change-Id: I966573a82fdd7530544878513a655eae7b3ad67b
Reviewed-by: Joona Petrell <joona.t.petrell@nokia.com>
2012-01-05 11:40:08 +01:00
..
animation Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
dbus Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
desktop Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
dialogs Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
draganddrop Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
effects Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
embedded Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
gestures Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
graphicsview Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
ipc Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
itemviews Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
ja_JP/linguist/hellotr Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
layouts Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
linguist Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
mainwindows Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
network Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
opengl Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
painting Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qmake Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qpa Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qtconcurrent Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qtestlib Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
qws Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
richtext Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
scroller Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
sql Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
statemachine Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
threads Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
tools Removed QApplication::setInputContext() 2012-01-05 11:40:08 +01:00
touch Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
tutorials Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
webkit/webkit-guide Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
widgets Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
xml Update copyright year in license headers. 2012-01-05 06:36:56 +01:00
examples.pro Examples, plugins: Remove remains of qpa in profiles. 2011-10-28 15:04:54 +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.