Commit Graph

1 Commits

Author SHA1 Message Date
Aurindam Jana
ba412ee505 ScriptConsole: Use QTreeView
Use QTreeView instead of modified QPlainTextEdit to show the
console. Using a QTreeView gives more control over output
display as well as separates out the model from the view.

Change-Id: I436b13ed042c00d09d6de627b442bfd8d10d2236
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
2012-02-16 14:13:21 +01:00