idlehomescreen/xmluirendering/uiengine/inc/xnfocuscontrol.h
branchRCL_3
changeset 102 ba63c83f4716
parent 88 3321d3e205b6
equal deleted inserted replaced
93:b01126ce0bec 102:ba63c83f4716
   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;
   109     };
   111     };
   110 
   112 
   111 #endif // _XNFOCUSCONTROL_H
   113 #endif // _XNFOCUSCONTROL_H