camerauis/cameraapp/generic/inc/cambatterypanecontroller.h
branchRCL_3
changeset 62 f0c0788c4de2
parent 57 2c87b2808fd7
child 67 756ad29ed18e
equal deleted inserted replaced
57:2c87b2808fd7 62:f0c0788c4de2
   148         /**
   148         /**
   149         * Handle resource change event
   149         * Handle resource change event
   150         * @param aType Type of the resource change
   150         * @param aType Type of the resource change
   151         */
   151         */
   152         void HandleResourceChange( TInt aType );        
   152         void HandleResourceChange( TInt aType );        
       
   153 
       
   154         /**
       
   155          * Checks if battery level is low.
       
   156          * @return ETrue if battery level is low and
       
   157          * charger is not connected
       
   158          */
       
   159         TBool IsBatteryLow();
   153         
   160         
   154     protected:
   161     protected:
   155         /**
   162         /**
   156         * Second phase constructor
   163         * Second phase constructor
   157         */
   164         */