bluetoothengine/bthid/bthidkbdsettings/inc/bthidsettinglist.h
branchRCL_3
changeset 21 53b7818cd282
parent 0 f63038272f30
equal deleted inserted replaced
20:2f88a7d66f50 21:53b7818cd282
    31             CBtHidSettingView* aBtHidSettingView);
    31             CBtHidSettingView* aBtHidSettingView);
    32 
    32 
    33     CAknSettingItem* CreateSettingItemL(TInt identifier);
    33     CAknSettingItem* CreateSettingItemL(TInt identifier);
    34 
    34 
    35     // handles the listbox events
    35     // handles the listbox events
    36     virtual void HandleListBoxEventL(CEikListBox* aListBox,
    36     void HandleListBoxEventL(CEikListBox* aListBox,
    37             TListBoxEvent aEventType);
    37             TListBoxEvent aEventType);
    38 
    38 
    39     void EditCurrentItemL(TInt aCommand);
    39     void EditCurrentItemL(TInt aCommand);
    40 
    40 
    41 private:
    41 private: