phoneapp/phoneuicontrol/inc/mphonestate.h
branchRCL_3
changeset 58 40a3f856b14d
parent 15 2a26698d78ba
child 61 41a7f70b3818
equal deleted inserted replaced
57:94dc1107e8b2 58:40a3f856b14d
    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"
       
    32 #include "mphonestateproperties.h"
    33 
    33 
    34 // FORWARD DECLARATIONS
    34 // FORWARD DECLARATIONS
    35 
    35 
    36 // CLASS DECLARATION
    36 // CLASS DECLARATION
    37 
    37 
    43     public MPhoneEngineEvents, 
    43     public MPhoneEngineEvents, 
    44     public MPhoneKeyEvents, 
    44     public MPhoneKeyEvents, 
    45     public MPhoneSystemEvents,
    45     public MPhoneSystemEvents,
    46     public MPhoneMenuAndCbaEvents,
    46     public MPhoneMenuAndCbaEvents,
    47     public MPhoneRemoteControlEvents,
    47     public MPhoneRemoteControlEvents,
    48     public MPhoneDivertIF,
       
    49     public MPhoneNEClearedHandler,
    48     public MPhoneNEClearedHandler,
    50     public MPhoneNumberEntryEvents,
    49     public MPhoneNumberEntryEvents,
    51     public MPhoneLockInfo
    50     public MPhoneLockInfo,
       
    51     public MPhoneStateProperties
    52     {
    52     {
    53     public:
    53     public:
    54 
    54 
    55         /**
    55         /**
    56         * Destructor.
    56         * Destructor.