phoneapp/phoneuicontrol/inc/mphonestate.h
branchRCL_3
changeset 15 2a26698d78ba
parent 0 5f000ab63145
child 58 40a3f856b14d
equal deleted inserted replaced
14:24062c24fe38 15:2a26698d78ba
    28 #include "mphoneremotecontrolevents.h"
    28 #include "mphoneremotecontrolevents.h"
    29 #include "mphonedivertif.h"
    29 #include "mphonedivertif.h"
    30 #include "mphoneneclearedhandler.h"
    30 #include "mphoneneclearedhandler.h"
    31 #include "mphonenumberentryevents.h"
    31 #include "mphonenumberentryevents.h"
    32 #include "mphonelockinfo.h"
    32 #include "mphonelockinfo.h"
    33 #include "mphoneblockedkeys.h"
       
    34 
    33 
    35 // FORWARD DECLARATIONS
    34 // FORWARD DECLARATIONS
    36 
    35 
    37 // CLASS DECLARATION
    36 // CLASS DECLARATION
    38 
    37 
    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,
    48     public MPhoneDivertIF,
    50     public MPhoneBlockedKeys,
       
    51     public MPhoneNEClearedHandler,
    49     public MPhoneNEClearedHandler,
    52     public MPhoneNumberEntryEvents,
    50     public MPhoneNumberEntryEvents,
    53     public MPhoneLockInfo
    51     public MPhoneLockInfo
    54     {
    52     {
    55     public:
    53     public: