The files of the 'texteditor' example under the /examples are not referred
to in the tutorial documentation that originally introduced it, nor is any
example documentation generated for it.
Remove the example as it ends up being copied into binary packages, which
is not intended.
This commit partially reverts 5cd576ea73.
Change-Id: Iff121f6f0a55c5b47cd6420559e184f599db3a3e
Task-number: QTBUG-48501
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
-A new Getting Started guide that uses the Qt Designer and Qt Creator
workflow.
-Uses Controls, Layouts, and Window QML types.
-Written with Qt Creator 3.3 and Qt 5.4.
Task-number: QTBUG-33595
Change-Id: I75fe5d6b439255d867de75b6b5c7c26bc82491e0
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>