basiclocationinfodisplay/blid/ui/inc/CBlidCurrentPositionDlg.h
branchRCL_3
changeset 5 41042d2af523
parent 0 522cd55cc3d7
equal deleted inserted replaced
3:3c271c9e6618 5:41042d2af523
    72 							   CBlidEng* aEng );
    72 							   CBlidEng* aEng );
    73 		    						   
    73 		    						   
    74         /**
    74         /**
    75          * By default Symbian 2nd phase constructor is private.
    75          * By default Symbian 2nd phase constructor is private.
    76          */
    76          */
    77         void ConstructL();
    77 		void ConstructL();
    78 
    78 
    79 		void ProcessCommandL(TInt aCommandId);
    79 		void ProcessCommandL(TInt aCommandId);
    80 		
    80 		
    81 		void HandlePointerEventL(const TPointerEvent& aPointerEvent);
       
    82 
       
    83     private: // data members
    81     private: // data members
    84         /// Own: default selection listbox
    82         /// Own: default selection listbox
    85         CAknSingleHeadingPopupMenuStyleListBox* iListBox;
    83         CAknSingleHeadingPopupMenuStyleListBox* iListBox;
    86         CBlidBaseView& iView;
    84         CBlidBaseView& iView;
    87         // Not owned: A pointer to location model
    85         // Not owned: A pointer to location model