idlehomescreen/inc/xnlistquerydialogadapter.h
branchRCL_3
changeset 15 ff572dfe6d86
parent 0 f72a12da539e
equal deleted inserted replaced
9:f966699dea19 15:ff572dfe6d86
    27 #include "mxncomponentinterface.h"
    27 #include "mxncomponentinterface.h"
    28 
    28 
    29 // FORWARD DECLARATIONS
    29 // FORWARD DECLARATIONS
    30 class CXnNodePluginIf;
    30 class CXnNodePluginIf;
    31 class CXnUiEngine;
    31 class CXnUiEngine;
       
    32 class CAknListQueryDialog;
    32 
    33 
    33 // CLASS DECLARATION
    34 // CLASS DECLARATION
    34 
    35 
    35 namespace XnListQueryDialogInterface
    36 namespace XnListQueryDialogInterface
    36 {
    37 {
   198         * Inserts the index into event.
   199         * Inserts the index into event.
   199         */ 
   200         */ 
   200         void ModifyDynamicEventL( TInt aIndex );
   201         void ModifyDynamicEventL( TInt aIndex );
   201             
   202             
   202     private:    // Data	
   203     private:    // Data	
       
   204         
       
   205         // Dialog
       
   206         CAknListQueryDialog* iDialog;
       
   207         
   203         // Node 
   208         // Node 
   204         CXnNodePluginIf& iNode;
   209         CXnNodePluginIf& iNode;
   205         /**
   210         /**
   206          * List items
   211          * List items
   207          * own
   212          * own