equal
deleted
inserted
replaced
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(); |