videocollection/videocollectionview/tsrc/testlistview/inc/testlistview.h
changeset 34 bbb98528c666
parent 30 4f111d64a341
child 36 8aed59de29f9
--- a/videocollection/videocollectionview/tsrc/testlistview/inc/testlistview.h	Thu Apr 01 23:13:36 2010 +0300
+++ b/videocollection/videocollectionview/tsrc/testlistview/inc/testlistview.h	Thu Apr 01 23:22:15 2010 +0300
@@ -43,6 +43,11 @@
      */
     int visibleMenuActions();
     
+    /**
+     * Set row count in model.
+     */
+    void setRowCount(int count);
+    
     // Test functions for the test framework.
     
 private slots: