photosgallery/controllers/fetcher/inc/glxfetchercontainer.h
changeset 1 9ba538e329bd
parent 0 4e91876724a2
child 25 191387a8b767
equal deleted inserted replaced
0:4e91876724a2 1:9ba538e329bd
   102      /** 
   102      /** 
   103       *  SetPreviousTitleL
   103       *  SetPreviousTitleL
   104       *  Sets the status pane title with what it was for the calling application
   104       *  Sets the status pane title with what it was for the calling application
   105       */
   105       */
   106      void SetPreviousTitleL();
   106      void SetPreviousTitleL();
   107 
   107      
       
   108      /** 
       
   109       *  SetFileAttached
       
   110       *  Sets the File attached flag.
       
   111       */
       
   112      void SetFileAttached(TBool aIsFileAttached);
       
   113      
   108 public:     
   114 public:     
   109      /** 
   115      /** 
   110       *  HandleSizeChange
   116       *  HandleSizeChange
   111       */
   117       */
   112      void HandleSizeChangeL ( );
   118      void HandleSizeChangeL ( );