cmmanager/cmmgr/Framework/Inc/cmdlg.h
changeset 1 40cb640ef159
parent 0 5a93021fdf25
child 8 2e6c4614c58e
equal deleted inserted replaced
0:5a93021fdf25 1:40cb640ef159
   148         * @param aEvent The event.
   148         * @param aEvent The event.
   149         */
   149         */
   150         void HandleInfoPopupNoteEvent(
   150         void HandleInfoPopupNoteEvent(
   151             CAknInfoPopupNoteController* aController,
   151             CAknInfoPopupNoteController* aController,
   152             TAknInfoPopupNoteEvent aEvent ); 
   152             TAknInfoPopupNoteEvent aEvent ); 
   153 
       
   154         /**
       
   155         * Shows the 'bearer type: ' popup note
       
   156         */
       
   157         void ShowPopupNoteL();          
       
   158         
   153         
   159         /**
   154         /**
   160         * @return the currently focused connection method in the list
   155         * @return the currently focused connection method in the list
   161         */
   156         */
   162         virtual CCmPluginBase* CurrentCML();  
   157         virtual CCmPluginBase* CurrentCML();