qtdeclarative/examples/tutorials
Chris Adams 4a8a8953f7 Update imports and module documentation
Recently, the qmldir syntax was modified to allow a module identifier
directive to be specified.  This allows us to guarantee that types
provided in that namespace are not overridden by other modules.

Given this fundamental change, the documentation needed to be updated
to reflect the new terminology surrounding imports:
   - modules
       - identified vs legacy
   - directories
       - local and remote directory imports
   - JavaScript resources
       - scripts which can be imported directly

Change-Id: I5a3d38de93d0186e79b87f2b3050f2b802088348
Reviewed-by: Bea Lam <bea.lam@nokia.com>
2012-08-08 13:50:40 +02:00
..
dynamicview Start of examples refactor 2012-02-24 10:24:58 +01:00
extending Update imports and module documentation 2012-08-08 13:50:40 +02:00
gettingStartedQml Empty JSON files are not needed for the plugin system 2012-07-25 02:15:55 +02:00
helloworld Update tutorial 2012-03-21 23:04:28 +01:00
samegame Start of examples refactor 2012-02-24 10:24:58 +01:00
ui-components Fix doc snippets paths and parsing errors 2012-05-31 10:40:41 +02:00
tutorials.pro Have tutorial built along with other examples 2011-12-01 02:40:06 +01:00