menufw/hierarchynavigator/hnmetadatamodel/inc/hnmdmodel.h
branchRCL_3
changeset 26 1b758917cafc
parent 1 5315654608de
equal deleted inserted replaced
25:137ebc85284b 26:1b758917cafc
   392      *
   392      *
   393      * @since S60 5.0
   393      * @since S60 5.0
   394      */
   394      */
   395     IMPORT_C void DeleteLastSuite();
   395     IMPORT_C void DeleteLastSuite();
   396 
   396 
   397 
       
   398     /**
       
   399      * Realeses localization files.
       
   400      *
       
   401      * @since S60 5.0
       
   402      */
       
   403     IMPORT_C void ReleaseLocalization();
       
   404 
       
   405     /**
       
   406      * Reloads localization.
       
   407      *
       
   408      * @since S60 5.0
       
   409      */
       
   410     IMPORT_C void ReloadLocalizationL();
       
   411 
       
   412     /**
   397     /**
   413      * Informs metadatamodel to ignore evaluations or
   398      * Informs metadatamodel to ignore evaluations or
   414      * to performing evaluations, according to the
   399      * to performing evaluations, according to the
   415      * given parameter.
   400      * given parameter.
   416      *
   401      *
   451      *                            has completed
   436      *                            has completed
   452      */
   437      */
   453     void SuiteModelReadyToShowL( CHnSuiteModel* aJustEvaluatedSuite );
   438     void SuiteModelReadyToShowL( CHnSuiteModel* aJustEvaluatedSuite );
   454 
   439 
   455     /**
   440     /**
   456      * Causes all of the loades suites except for the suite at the bottom
       
   457      * of the stack to be reloaded from their corresponding xml file
       
   458      * definitions.
       
   459      *
       
   460      * @since S60 5.0
       
   461      * @param aIgnore aModelContainer Model container object.
       
   462      */
       
   463     void ReloadStackSuitesL( CHnSuiteModelContainer* aModelContainer );
       
   464 
       
   465     /**
       
   466      * Counts number of loaded suites.
   441      * Counts number of loaded suites.
   467      *
   442      *
   468      * @since S60 5.0
   443      * @since S60 5.0
   469      * @return Number of loaded suites
   444      * @return Number of loaded suites
   470      */
   445      */