tsrc/CenrepEditor/inc/cenrepeditorlistbox2.h
branchRCL_3
changeset 22 73a1feb507fb
parent 0 f0cf47e981f9
child 23 bc78a40cd63c
equal deleted inserted replaced
21:33a5d2bbf6fc 22:73a1feb507fb
    38 class COtherResourcesListbox : public CAknSettingItemList 
    38 class COtherResourcesListbox : public CAknSettingItemList 
    39     {
    39     {
    40     public:
    40     public:
    41         CAknSettingItem* CreateSettingItemL( TInt identifier );
    41         CAknSettingItem* CreateSettingItemL( TInt identifier );
    42         void SetData(COtherResources* iOtherResources); 
    42         void SetData(COtherResources* iOtherResources); 
    43 
       
    44     public: // Implementation from base class
       
    45       //  void HandleListBoxEventL(CEikListBox* aListBox, TListBoxEvent aEventType);            
       
    46       // TKeyResponse OfferKeyEventL(const TKeyEvent& aKeyEvent,TEventCode aType);            
       
    47 
       
    48         void EditItemL(TInt aIndex, TBool aCalledFromMenu);
       
    49         
    43         
    50     private:        
    44     private:        
    51         void SizeChanged();
    45         void SizeChanged();
    52         CAknSettingItem* ConstructByValueL( TInt aIdentifier,  
    46         CAknSettingItem* ConstructByValueL( TInt aIdentifier,  
    53                                             TInt& aVal );
    47                                             TInt& aVal );