qt5base-lts/examples/tools
Samuel Rødal 92c998afb6 Merge remote branch 'gerrit/master' into refactor
Conflicts:
	src/gui/kernel/qapplication_x11.cpp
	src/gui/widgets/qlinecontrol.cpp
	src/gui/widgets/qlinecontrol_p.h
	src/gui/widgets/qtabwidget.h

Change-Id: I90ba893a5553b9ff5658ca0a3221ecf76be4c736
2011-08-03 11:03:22 +02:00
..
codecs Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
completer Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
contiguouscache Merge remote-tracking branch 'base/master' into refactor 2011-06-10 13:09:57 +02:00
customcompleter Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
customtype Merge remote-tracking branch 'base/master' into refactor 2011-06-10 13:09:57 +02:00
customtypesending Merge remote-tracking branch 'base/master' into refactor 2011-06-10 13:09:57 +02:00
echoplugin Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
i18n Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
inputpanel Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
plugandpaint Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
plugandpaintplugins Merge remote-tracking branch 'base/master' into refactor 2011-06-10 13:09:57 +02:00
regexp Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
settingseditor Merge remote branch 'gerrit/master' into refactor 2011-08-03 11:03:22 +02:00
styleplugin Merge remote-tracking branch 'base/master' into refactor 2011-06-10 13:09:57 +02:00
treemodelcompleter Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
undo Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00
undoframework Merge remote branch 'staging/master' into refactor 2011-05-24 15:22:06 +02:00
README Remove references to demos from docs. 2011-07-05 19:57:54 +02:00
tools.pro Merge remote branch 'gerrit/master' into refactor 2011-07-06 14:08:02 +02:00

Qt is equipped with a range of capable tool classes, from containers and
iterators to classes for string handling and manipulation.

Other classes provide application infrastructure support, handling plugin
loading and managing configuration files.


Documentation for these examples can be found via the Examples
link in the main Qt documentation.