qtdoc/examples/demos/tweetsearch
Kai Koehne cc1a7a75ec Make examples self-contained
Remove shared main entry function and shared resources (that were not
used anyway), and simplify the entry point:
* Get rid of special handling of QT_QUICK_CORE_PROFILE,
  QT_QUICK_MULTISAMPLE environment variables.
* Remove QQmlFileSelector, which is not used in the examples.
* Do set QtCoreAppication::organizationName to 'QtExamples', so that the
  settings are separate from QtProject. This follows recent changes in
  Qt WebEngine examples.

Change-Id: I01851b3434901fefc2738136a2f1795d682a3233
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2019-01-24 11:00:51 +00:00
..
content Simplify tweetsearch demo XHR handling 2018-08-22 19:18:46 +00:00
doc Move demos to qtdoc repository 2018-07-09 12:43:59 +00:00
main.cpp Make examples self-contained 2019-01-24 11:00:51 +00:00
tweetsearch.pro Clean up resource handling in tweetsearch examples 2018-08-23 09:11:36 +00:00
tweetsearch.qml Minor cleanup in tweetsearch demo 2018-08-22 19:18:40 +00:00
tweetsearch.qmlproject Move demos to qtdoc repository 2018-07-09 12:43:59 +00:00