Make QQmlExtensionPlugin documentation clearer.
authorMitch Curtis <mitch.curtis@theqtcompany.com>
Wed, 5 Aug 2015 08:47:38 +0000 (10:47 +0200)
committerMitch Curtis <mitch.curtis@theqtcompany.com>
Fri, 7 Aug 2015 08:02:08 +0000 (08:02 +0000)
commit98ff203205ec77a3f4afbbe0ca3e34afb90274bd
treeb62bbf26b8df072722e757f6c4ae6b8fe02bb3b9
parent372804f1f64918e281a29cd2f849f7e1b1488eee
Make QQmlExtensionPlugin documentation clearer.

I spent too long wondering why my plugin wasn't being loaded, until I
realized that the directory I was installing the qmldir into was not
named the same as the module. This is already documented in the
"Module Definition qmldir Files" documentation:

http://doc.qt.io/qt-5/qtqml-modules-qmldir.html#contents-of-a-module-definition-qmldir-file

But as I was writing a plugin, I was following this documentation:

http://doc.qt.io/qt-5/qtqml-modules-cppplugins.html

Where it was not at all obvious that they should be named the same.

Change-Id: I3e20bc31f8b42c7141b4c22c8cb1750ba9782971
Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
src/qml/doc/src/qmllanguageref/modules/qqmlextensionplugin.qdocinc