idlehomescreen/widgetmanager/inc/wmlistbox.h
changeset 5 c743ef5928ba
parent 2 08c6ee43b396
child 9 f966699dea19
equal deleted inserted replaced
4:4d54b72983ae 5:c743ef5928ba
   377      * array of widget data objects (the list model) 
   377      * array of widget data objects (the list model) 
   378      */
   378      */
   379     RWidgetDataValues   iWidgetDatas;
   379     RWidgetDataValues   iWidgetDatas;
   380 
   380 
   381     /** 
   381     /** 
   382      * array of trashed widget data objects, not visible in list. 
       
   383      */
       
   384     RPointerArray<CWmWidgetData> iTrashedData;
       
   385 
       
   386     /** 
       
   387      * the currently active item ADD button's rectangle, for push recognition 
   382      * the currently active item ADD button's rectangle, for push recognition 
   388      */
   383      */
   389     TRect               iButtonRect;
   384     TRect               iButtonRect;
   390 
   385 
   391     /** 
   386     /**