ui/views/detailsview/inc/glxdetailsview.h
changeset 50 a0f57508af73
parent 44 aa2fa096cbfb
child 52 a3a4c0de738e
--- a/ui/views/detailsview/inc/glxdetailsview.h	Fri Jun 25 15:41:33 2010 +0530
+++ b/ui/views/detailsview/inc/glxdetailsview.h	Sat Jul 10 00:59:39 2010 +0530
@@ -61,7 +61,7 @@
     /*
      * This is called from the view manager before the view is going to Activated.
      */
-    void initializeView(QAbstractItemModel *model);
+    void initializeView( QAbstractItemModel *model, GlxView *preView );
 
     /*
      * This is called from the view manager before the view is going to de-activated.
@@ -146,6 +146,7 @@
      */
     void clearConnections();
     
+    int getSubState();
 private:
     
     //Contains the thumbnail shown in teh details view.