idlehomescreen/xmluirendering/uiengine/inc/xnwidgetextensionadapter.h
branchRCL_3
changeset 31 89165693e770
parent 28 d721605b30d0
equal deleted inserted replaced
28:d721605b30d0 31:89165693e770
   149 private:    
   149 private:    
   150     // Data
   150     // Data
   151     
   151     
   152     /** UiEngine, not owned */
   152     /** UiEngine, not owned */
   153     CXnUiEngine* iUiEngine; 	    
   153     CXnUiEngine* iUiEngine; 	    
   154     /** Node, not owned */ 
   154     /** Position hint */
       
   155     TPositionHint iPositionHint;
       
   156     /** Node, not owned */
   155     CXnNodePluginIf& iNode;    
   157     CXnNodePluginIf& iNode;    
   156     /** Position hint */
       
   157     TPositionHint iPositionHint;    
       
   158     /** AppUi, not owned */
   158     /** AppUi, not owned */
   159     CXnAppUiAdapter* iAppUiAdapter;
   159     CXnAppUiAdapter* iAppUiAdapter;
   160     /** Flag to indicate whether <popup> is permanent */
   160     /** Flag to indicate whether <popup> is permanent */
   161     TBool iPermanent;
   161     TBool iPermanent;
   162     /** Is popup element */
   162     /** Is popup element */