aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/texteditor/outlinefactory.h
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2010-07-16 11:03:42 +0200
committerKai Koehne <kai.koehne@nokia.com>2010-07-16 14:10:02 +0200
commitff5506f3b95bd64036d45aa4a206d31d57c8aab9 (patch)
tree695817cebb0e00bbac497dbff99aaf42dea3ec84 /src/plugins/texteditor/outlinefactory.h
parentf0c7ef6270eaebbd834bf1d785a8e0611b649e14 (diff)
QmlJSOutline: Optimize performance of QmlOutlineModel
Previously we're setting the properties of the items one by one, each time potentially triggering an update of the view. Actually this uncovered an error in the Filter, which was only reacting to the first change and therefore didn't take the item type into account on first load. Instead, we now use our own QStandardItem class which can be used to assign all values at once.
Diffstat (limited to 'src/plugins/texteditor/outlinefactory.h')
0 files changed, 0 insertions, 0 deletions