camerauis/cameraapp/generic/inc/CamStillUserSceneSetupView.h
branchRCL_3
changeset 12 8c55c525d5d7
parent 0 1ddebce53859
equal deleted inserted replaced
11:792dfc98fb3b 12:8c55c525d5d7
    91         * Creates a container to replace the normal container on the control stack. 
    91         * Creates a container to replace the normal container on the control stack. 
    92         * Updates the Cba, title pane and navi pane.
    92         * Updates the Cba, title pane and navi pane.
    93         * @param aMode
    93         * @param aMode
    94         * @since 3.0
    94         * @since 3.0
    95         */
    95         */
    96         void SwitchToInfoListBoxL( TCamInfoListBoxMode aMode ); 
    96         void SwitchToInfoListBoxL( TCamInfoListBoxMode aMode, TBool aFullySkinned=EFalse );        
    97         
    97         
    98         /**
    98         /**
    99         * From CCamCaptureSetupViewBase
    99         * From CCamCaptureSetupViewBase
   100         * Handle InfoListBox item selection
   100         * Handle InfoListBox item selection
   101         * Updates the Cba, title pane and navi pane.
   101         * Updates the Cba, title pane and navi pane.