]> cloud.milkyroute.net Git - dolphin.git/commit
Interface cleanup: The DolphinView should not expose QAbstractItemView-specific thing...
authorPeter Penz <peter.penz19@gmail.com>
Thu, 4 Nov 2010 17:27:11 +0000 (17:27 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Thu, 4 Nov 2010 17:27:11 +0000 (17:27 +0000)
commit7e311509a4ac89ebe95f3d81928fe78a9f398aa9
tree5a906b0f4df2e2bb37dcd31c80dc97285fba131d
parentbd7416d0af9d498d0f2b6611fabd16e8e508f094
Interface cleanup: The DolphinView should not expose QAbstractItemView-specific things like QItemSelectionModel. Just providing interfaces for KFileItem and KUrl will make it easier in future to change the view-implementations internally to QML-specific itemviews or whatever.

svn path=/trunk/KDE/kdebase/apps/; revision=1193113
src/dolphinpart.cpp
src/dolphinpart.h
src/views/dolphinview.cpp
src/views/dolphinview.h