camerauis/cameraapp/generic/inc/CamStandbyContainer.h
branchRCL_3
changeset 13 38fb6f7eacd5
parent 0 1ddebce53859
equal deleted inserted replaced
12:51dda465e618 13:38fb6f7eacd5
    88         /**
    88         /**
    89         * Gets the current error
    89         * Gets the current error
    90         * @since 2.8
    90         * @since 2.8
    91         */
    91         */
    92         TInt GetStandbyError() const;
    92         TInt GetStandbyError() const;
       
    93         
       
    94         /**
       
    95         * Sets the current error and updates the label text and cba
       
    96         * @since 5.1
       
    97         */
       
    98         void SetStandbyErrorL( TInt aError );
    93 
    99 
    94     private:
   100     private:
    95         /**
   101         /**
    96         * Symbian OS 2nd phase constructor.
   102         * Symbian OS 2nd phase constructor.
    97         * @since 2.8
   103         * @since 2.8