phoneapp/phoneuivoipextension/inc/cphoneextensionhandler.h
changeset 22 6bb1b21d2484
parent 21 92ab7f8d0eab
child 51 f39ed5e045e0
equal deleted inserted replaced
21:92ab7f8d0eab 22:6bb1b21d2484
    20 #define C_CPHONEEXTENSIONHANDLER_H
    20 #define C_CPHONEEXTENSIONHANDLER_H
    21 
    21 
    22 // INCLUDES
    22 // INCLUDES
    23 #include <telmenuextension.h>
    23 #include <telmenuextension.h>
    24 #include <spdefinitions.h>
    24 #include <spdefinitions.h>
    25 // <-- QT PHONE START --> 
       
    26 //#include "mphonebuttoncustomization.h"
       
    27 // <-- QT PHONE END -->
       
    28  
    25  
    29 // FORWARD DECLARATIONS
    26 // FORWARD DECLARATIONS
    30 class CPhMenuExtensionWrapper;
    27 class CPhMenuExtensionWrapper;
    31 
    28 
    32 // CLASS DECLARATION
    29 // CLASS DECLARATION
    45 
    42 
    46         /**
    43         /**
    47          * Creates the extension handler class
    44          * Creates the extension handler class
    48          */
    45          */
    49         static CPhoneExtensionHandler* NewL();
    46         static CPhoneExtensionHandler* NewL();
    50 
       
    51 // <-- QT PHONE START -->         
       
    52         /**
       
    53          * Customizes touch pane buttons.
       
    54          * @param aServiceId Service id of the call.
       
    55          * @param aArray Active call array
       
    56          * @param aTouchPane Interface to add and dimm
       
    57          *                   bubble touch pane buttons.
       
    58          */
       
    59         /*void CustomizeTouchPaneButtonsL(
       
    60                 TUint aServiceId,
       
    61                 RArray<CTelMenuExtension::TCallInfo>& aArray,
       
    62                 MBubbleTouchPaneInterface& aTouchPane );*/
       
    63 // <-- QT PHONE END --> 
       
    64                         
    47                         
    65         /**
    48         /**
    66          * Modifies menu when there is active call.
    49          * Modifies menu when there is active call.
    67          * @param aServiceId Service id of the call.
    50          * @param aServiceId Service id of the call.
    68          * @param aArray Active call array
    51          * @param aArray Active call array