qtdeclarative/examples/tutorials/extending
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
..
chapter1-basics Merge master <-> api_changes 2012-03-05 11:39:54 +10:00
chapter2-methods Merge master <-> api_changes 2012-03-05 11:39:54 +10:00
chapter3-bindings Merge master <-> api_changes 2012-03-05 11:39:54 +10:00
chapter4-customPropertyTypes Merge master <-> api_changes 2012-03-05 11:39:54 +10:00
chapter5-listproperties Merge master <-> api_changes 2012-03-05 11:39:54 +10:00
chapter6-plugins Update imports and module documentation 2012-08-08 13:50:40 +02:00
extending.pro Start of examples refactor 2012-02-24 10:24:58 +01:00