summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorGabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>2015-01-06 16:35:05 +0100
committerGabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>2015-02-05 18:01:27 +0100
commitaf24d3754d807cfec1ea480eded2f32de5279f0e (patch)
tree3f5047aaffc2ae60d9182524a82441cff6a6bef0 /tests/auto/auto.pro
parentacf225d671976acf1429883d21d058fe66bec2f8 (diff)
BasicTableView refactoring: Separate view from user interaction
One of the main tasks of the user interaction code is to manage the current items selection. However, in the upcoming TreeView, the selection will be completely different, but we still want to keep 99% of the view code. Also, in our TreeView implementation, the user's model is proxyfied by a TreeModelAdaptor. But that's not the case in the TableView. So, in order to keep using the same API, we introduce the __model intermediate property. Where it makes sense, TableView and TreeView share common API through BasicTableView. Change-Id: I0a922c1c1093919df7d880d72fe12ed0f372cc08
Diffstat (limited to 'tests/auto/auto.pro')
0 files changed, 0 insertions, 0 deletions