phoneapp/phoneuicontrol/inc/mphonestate.h
changeset 77 2be0b271d017
parent 56 5bcb308bd24d
equal deleted inserted replaced
72:c76a0b1755b9 77:2be0b271d017
    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"
       
    30 #include "mphoneneclearedhandler.h"
    29 #include "mphoneneclearedhandler.h"
    31 #include "mphonenumberentryevents.h"
    30 #include "mphonenumberentryevents.h"
    32 #include "mphonelockinfo.h"
    31 #include "mphonelockinfo.h"
    33 #include "mphoneblockedkeys.h"
    32 #include "mphonestateproperties.h"
    34 
    33 
    35 // FORWARD DECLARATIONS
    34 // FORWARD DECLARATIONS
    36 
    35 
    37 // CLASS DECLARATION
    36 // CLASS DECLARATION
    38 
    37 
    44     public MPhoneEngineEvents, 
    43     public MPhoneEngineEvents, 
    45     public MPhoneKeyEvents, 
    44     public MPhoneKeyEvents, 
    46     public MPhoneSystemEvents,
    45     public MPhoneSystemEvents,
    47     public MPhoneMenuAndCbaEvents,
    46     public MPhoneMenuAndCbaEvents,
    48     public MPhoneRemoteControlEvents,
    47     public MPhoneRemoteControlEvents,
    49     public MPhoneDivertIF,
       
    50     public MPhoneBlockedKeys,
       
    51     public MPhoneNEClearedHandler,
    48     public MPhoneNEClearedHandler,
    52     public MPhoneLockInfo
    49     public MPhoneLockInfo,
       
    50     public MPhoneStateProperties
    53     {
    51     {
    54     public:
    52     public:
    55 
    53 
    56         /**
    54         /**
    57         * Destructor.
    55         * Destructor.