extras/about/inc/AboutContainer.h
branchRCL_3
changeset 29 9d6a662e71d9
parent 25 bec11adf88f9
equal deleted inserted replaced
27:2e7bab7ab409 29:9d6a662e71d9
   114         TBool iBreakFlag;
   114         TBool iBreakFlag;
   115         
   115         
   116         // Store the resource path for load the file
   116         // Store the resource path for load the file
   117         TFileName iResourcePath;
   117         TFileName iResourcePath;
   118         
   118         
   119         // Store the item count of the current loading resource.
       
   120         TInt iCurrentCount;
       
   121         
       
   122         // Store the the count of the loaded content's items
   119         // Store the the count of the loaded content's items
   123         TInt iFinalCount;
   120         TInt iFinalCount;
   124         
       
   125         // In order to carry out one operation only for getting iFinalCount
       
   126         TBool iHandleFlag;
       
   127     };
   121     };
   128 
   122 
   129 #endif
   123 #endif
   130 
   124 
   131 // End of File
   125 // End of File