landmarksui/uicontrols/inc/CLmkAppLmItemSelectorImpl.h
branchCompilerCompatibility
changeset 10 159664f72ed5
parent 0 522cd55cc3d7
equal deleted inserted replaced
7:b087dc86104a 10:159664f72ed5
    65         * Method for changing an icon of a listbox item. Calls templated
    65         * Method for changing an icon of a listbox item. Calls templated
    66         * method which should handle subclass-specific details.
    66         * method which should handle subclass-specific details.
    67         */
    67         */
    68         void ChangeIconCmdL();
    68         void ChangeIconCmdL();
    69         // Added for Bug Fix
    69         // Added for Bug Fix
    70         void CLmkAppLmItemSelectorImpl::DiskSpaceBelowCriticalLevelL(
    70         void DiskSpaceBelowCriticalLevelL(TInt aBytesToWrite, TChar aDrive);
    71 									    TInt aBytesToWrite, TChar aDrive);
    71 
    72 
    72 		TInt CalculateLandmarkDisksize(const CPosLandmark& aLandmark);
    73 		TInt CLmkAppLmItemSelectorImpl::CalculateLandmarkDisksize(
       
    74     									const CPosLandmark& aLandmark);
       
    75 
    73 
    76     public: // From CLmkAppSelectorImplBase
    74     public: // From CLmkAppSelectorImplBase
    77         MLmkListMemento* MementoL();
    75         MLmkListMemento* MementoL();
    78 		/**
    76 		/**
    79 		* Method to handle change in screen size.
    77 		* Method to handle change in screen size.