camerauis/cameraapp/generic/inc/CamSettingsModel.h
branchRCL_3
changeset 12 8c55c525d5d7
parent 2 e8773a61782d
child 27 53c8aa5d97a3
equal deleted inserted replaced
11:792dfc98fb3b 12:8c55c525d5d7
   344   // -------------------------------------------------------------------------
   344   // -------------------------------------------------------------------------
   345   // New methods
   345   // New methods
   346   public:
   346   public:
   347 
   347 
   348     /*
   348     /*
       
   349     * Sets user scene setting to default if user has once selected
       
   350     */
       
   351 	void SetUserSceneDefault(); 
       
   352     
       
   353 	/*
   349     * Gets the handle to the settings model, which is used inturn by the
   354     * Gets the handle to the settings model, which is used inturn by the
   350     * plugin to call the interfaces for performing needed actions.
   355     * plugin to call the interfaces for performing needed actions.
   351     */
   356     */
   352     MCamStaticSettings& StaticSettingsModel() const;
   357     MCamStaticSettings& StaticSettingsModel() const;
   353 
   358