idlehomescreen/xmluirendering/uiengine/inc/xnfocuscontrol.h
branchRCL_3
changeset 88 3321d3e205b6
parent 83 5456b4e8b3a8
child 102 ba63c83f4716
equal deleted inserted replaced
83:5456b4e8b3a8 88:3321d3e205b6
   104     
   104     
   105     /** AppUiAdapter, Not owned */
   105     /** AppUiAdapter, Not owned */
   106     CXnAppUiAdapter& iAppUiAdapter;
   106     CXnAppUiAdapter& iAppUiAdapter;
   107     /** Flag to indicate whether it is allowed to show focus */
   107     /** Flag to indicate whether it is allowed to show focus */
   108     TBool iVisible;
   108     TBool iVisible;
   109     /** Flag to indicate refusal */
       
   110     TBool iRefused;
       
   111     };
   109     };
   112 
   110 
   113 #endif // _XNFOCUSCONTROL_H
   111 #endif // _XNFOCUSCONTROL_H