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