photosgallery/viewframework/commandhandlers/commoncommandhandlers/inc/glxcommandhandleraiwshowmap.h
changeset 3 9a9c174934f5
parent 0 4e91876724a2
child 25 191387a8b767
equal deleted inserted replaced
2:7d9067c6fcb1 3:9a9c174934f5
    97      * Check if a selected item in a media list has location information.
    97      * Check if a selected item in a media list has location information.
    98      * @param MediaList to check
    98      * @param MediaList to check
    99      * @return ETrue if location information is there. EFalse if not
    99      * @return ETrue if location information is there. EFalse if not
   100      */
   100      */
   101     TBool IsItemWithLocationInfoSelected(MGlxMediaList& aList);
   101     TBool IsItemWithLocationInfoSelected(MGlxMediaList& aList);
   102             
   102 
       
   103 	/**
       
   104 	 * Checks the viewing mode [FS/Grid]
       
   105 	 */
       
   106     TBool IsInFullScreenViewingModeL();
   103 private:
   107 private:
   104     RPointerArray<HBufC8> iBufferArray;  // owned
   108     RPointerArray<HBufC8> iBufferArray;  // owned
   105     };
   109     };
   106 
   110 
   107 #endif // C_GLXCOMMANDHANDLERAIWSHOWMAP_H
   111 #endif // C_GLXCOMMANDHANDLERAIWSHOWMAP_H