uifw/AvKon/inc/AknPreviewPopUp.h
branchRCL_3
changeset 6 9f56a4e1b8ab
parent 0 2f259fa3e83a
child 7 08e69e956a8c
equal deleted inserted replaced
5:aabf2c525e0f 6:9f56a4e1b8ab
   240         // has occured so then pointer grab does not matter and popup can be closed. 
   240         // has occured so then pointer grab does not matter and popup can be closed. 
   241         TBool iCloseMenu;
   241         TBool iCloseMenu;
   242         
   242         
   243         // It is true when user clicks the popup, transfer pointer up event to its child control
   243         // It is true when user clicks the popup, transfer pointer up event to its child control
   244         TBool iAllowUpEvent;
   244         TBool iAllowUpEvent;
       
   245         
       
   246         // Used to remember the local variable address which used to be
       
   247         // mark whether this object is deleted
       
   248         TBool * iIsDeleted;
   245 
   249 
   246     };
   250     };
   247 
   251 
   248 #endif // AKNPREVIEWPOPUP_H
   252 #endif // AKNPREVIEWPOPUP_H
   249 
   253