qtdeclarative/examples/quickcontrols2/texteditor
J-P Nurmi c3097c1688 texteditor: remove outdated todo-comments
The comments refer to the original code that was setting a declarative
source property in the Component.onCompleted signal handler, but this
does not really apply anymore now that we have an imperative method to
load document contents.

Change-Id: I9054cbc6ecec2c66d65251c49a5b1de2ad0623dc
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2016-08-26 15:23:37 +00:00
..
+touch texteditor: add touch UI 2016-08-24 08:09:24 +00:00
doc Add Text Editor example 2016-08-11 16:47:48 +00:00
fonts texteditor: add touch UI 2016-08-24 08:09:24 +00:00
images Add Text Editor example 2016-08-11 16:47:48 +00:00
qml texteditor: remove outdated todo-comments 2016-08-26 15:23:37 +00:00
documenthandler.cpp texteditor: add touch UI 2016-08-24 08:09:24 +00:00
documenthandler.h texteditor: replace setFileUrl() with load() 2016-08-12 10:51:30 +00:00
qtquickcontrols2.conf texteditor: add touch UI 2016-08-24 08:09:24 +00:00
texteditor.cpp texteditor: add touch UI 2016-08-24 08:09:24 +00:00
texteditor.html Add Text Editor example 2016-08-11 16:47:48 +00:00
texteditor.pro texteditor: add touch UI 2016-08-24 08:09:24 +00:00
texteditor.qrc texteditor: add touch UI 2016-08-24 08:09:24 +00:00