camerauis/cameraapp/generic/inc/CamViewBase.h
branchRCL_3
changeset 13 38fb6f7eacd5
parent 0 1ddebce53859
child 15 bf64cebf4673
equal deleted inserted replaced
12:51dda465e618 13:38fb6f7eacd5
   166         /**
   166         /**
   167          * Updates toolbar icons.
   167          * Updates toolbar icons.
   168          * 
   168          * 
   169          */
   169          */
   170         virtual void UpdateToolbarIconsL();
   170         virtual void UpdateToolbarIconsL();
       
   171         
       
   172         /**
       
   173         * Sets the standby to the current error if the current state is in standby; else does nothing
       
   174         * @since 5.1
       
   175         * @aError System wide error code
       
   176         */
       
   177         virtual void SetStandbyStatusL( TInt aError );
   171 
   178 
   172     public: // Functions from base classes
   179     public: // Functions from base classes
   173 
   180 
   174         /**
   181         /**
   175         * From CAknView Handle commands
   182         * From CAknView Handle commands