equal
deleted
inserted
replaced
62 |
62 |
63 virtual void HandleKeyMessageL( |
63 virtual void HandleKeyMessageL( |
64 TPhoneKeyEventMessages aMessage, |
64 TPhoneKeyEventMessages aMessage, |
65 TKeyCode aCode ); |
65 TKeyCode aCode ); |
66 |
66 |
67 |
67 /** |
|
68 * HandleError |
|
69 * Implements error handling framework |
|
70 * @param aErrorInfo: the error info |
|
71 */ |
|
72 IMPORT_C virtual void HandleErrorL( |
|
73 const TPEErrorInfo& aErrorInfo ); |
|
74 |
68 protected: |
75 protected: |
69 |
76 |
70 /** |
77 /** |
71 * By default EPOC constructor is private. |
78 * By default EPOC constructor is private. |
72 */ |
79 */ |