From da30a02976792a07c72e8be01aebde019a6a09d5 Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 27 Nov 2010 12:28:34 +0100 Subject: Implemented dialog for showing movies without covers Implemented a new dialog to show movies without covers. The view is a QTreeView with another model. While working on the model several shortcomings of SmTreeModel were resolved. findValue() now takes another argument to indicate the column the returned QModelIndex() should represent. Also, itemAt() was promoted from private to protected. It's quite useful for derived classes. --- shemov.qrc | 1 + 1 file changed, 1 insertion(+) (limited to 'shemov.qrc') diff --git a/shemov.qrc b/shemov.qrc index 068dfef..5f7e302 100644 --- a/shemov.qrc +++ b/shemov.qrc @@ -16,5 +16,6 @@ bald_pussy.png prince_albert.png diaper.png + higheels.png -- cgit v1.2.3-70-g09d2