phoneapp/phoneuicontrol/inc/mphonestate.h
branchRCL_3
changeset 61 41a7f70b3818
parent 58 40a3f856b14d
child 62 5266b1f337bd
equal deleted inserted replaced
58:40a3f856b14d 61:41a7f70b3818
    24 #include "mphoneengineevents.h"
    24 #include "mphoneengineevents.h"
    25 #include "mphonekeyevents.h"
    25 #include "mphonekeyevents.h"
    26 #include "mphonesystemevents.h"
    26 #include "mphonesystemevents.h"
    27 #include "mphonemenuandcbaevents.h"
    27 #include "mphonemenuandcbaevents.h"
    28 #include "mphoneremotecontrolevents.h"
    28 #include "mphoneremotecontrolevents.h"
       
    29 #include "mphonedivertif.h"
    29 #include "mphoneneclearedhandler.h"
    30 #include "mphoneneclearedhandler.h"
    30 #include "mphonenumberentryevents.h"
    31 #include "mphonenumberentryevents.h"
    31 #include "mphonelockinfo.h"
    32 #include "mphonelockinfo.h"
    32 #include "mphonestateproperties.h"
    33 #include "mphoneblockedkeys.h"
    33 
    34 
    34 // FORWARD DECLARATIONS
    35 // FORWARD DECLARATIONS
    35 
    36 
    36 // CLASS DECLARATION
    37 // CLASS DECLARATION
    37 
    38 
    43     public MPhoneEngineEvents, 
    44     public MPhoneEngineEvents, 
    44     public MPhoneKeyEvents, 
    45     public MPhoneKeyEvents, 
    45     public MPhoneSystemEvents,
    46     public MPhoneSystemEvents,
    46     public MPhoneMenuAndCbaEvents,
    47     public MPhoneMenuAndCbaEvents,
    47     public MPhoneRemoteControlEvents,
    48     public MPhoneRemoteControlEvents,
       
    49     public MPhoneDivertIF,
       
    50     public MPhoneBlockedKeys,
    48     public MPhoneNEClearedHandler,
    51     public MPhoneNEClearedHandler,
    49     public MPhoneNumberEntryEvents,
    52     public MPhoneLockInfo
    50     public MPhoneLockInfo,
       
    51     public MPhoneStateProperties
       
    52     {
    53     {
    53     public:
    54     public:
    54 
    55 
    55         /**
    56         /**
    56         * Destructor.
    57         * Destructor.