phoneapp/phoneuicontrol/inc/mphonestate.h
branchRCL_3
changeset 62 5266b1f337bd
parent 61 41a7f70b3818
child 81 c26cc2a7c548
equal deleted inserted replaced
61:41a7f70b3818 62:5266b1f337bd
    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 MPhoneNumberEntryEvents,
       
    50     public MPhoneLockInfo,
       
    51     public MPhoneStateProperties
    53     {
    52     {
    54     public:
    53     public:
    55 
    54 
    56         /**
    55         /**
    57         * Destructor.
    56         * Destructor.