bluetoothengine/bthid/bthidkbdsettings/inc/bthidsettingcontainer.h
branchRCL_3
changeset 14 f7fbeaeb166a
parent 0 f63038272f30
equal deleted inserted replaced
13:b6f55cd40afd 14:f7fbeaeb166a
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Declares setting container class.
    14 * Description:  Declares setting container class.
    15  *
    15  *
    16 */
    16 */
    17 
       
    18 
    17 
    19 #ifndef BTHIDSETTINGCONTAINER_H
    18 #ifndef BTHIDSETTINGCONTAINER_H
    20 #define BTHIDSETTINGCONTAINER_H
    19 #define BTHIDSETTINGCONTAINER_H
    21 
    20 
    22 /**
    21 /**
    84     TTypeUid::Ptr MopSupplyObject(TTypeUid aId);
    83     TTypeUid::Ptr MopSupplyObject(TTypeUid aId);
    85 
    84 
    86     /**
    85     /**
    87      * From CCoeControl
    86      * From CCoeControl
    88      */
    87      */
    89     //void GetHelpContext(TCoeHelpContext& aContext) const;
    88     void GetHelpContext(TCoeHelpContext& aContext) const;
    90 
    89 
    91 private:
    90 private:
    92     //data
    91     //data
    93     CAknsBasicBackgroundControlContext* iBackGround; //for skins support
    92     CAknsBasicBackgroundControlContext* iBackGround; //for skins support
    94 
    93