qtinternetradio/ui/inc/irstationsview.h
changeset 12 608f67c22514
parent 5 0930554dc389
child 15 065198191975
equal deleted inserted replaced
11:f683e24efca3 12:608f67c22514
    37 protected:
    37 protected:
    38     IRStationsView(IRApplication* aApplication, TIRViewId aViewId);
    38     IRStationsView(IRApplication* aApplication, TIRViewId aViewId);
    39     
    39     
    40     //from base class IRBaseView
    40     //from base class IRBaseView
    41     TIRHandleResult handleCommand(TIRViewCommand aCommand, TIRViewCommandReason aReason);
    41     TIRHandleResult handleCommand(TIRViewCommand aCommand, TIRViewCommandReason aReason);
       
    42 #ifdef HS_WIDGET_ENABLED	
       
    43     //from IrAbstractListViewBase
       
    44     void itemAboutToBeSelected(bool &aNeedNetwork);
       
    45 #endif
    42     
    46     
    43 private slots:  
    47 private slots:  
    44     void presetResponse(IRQPreset *aPreset);
    48     void presetResponse(IRQPreset *aPreset);
    45     
    49     
    46     void presetLogoDownload(IRQPreset* aPreset);
    50     void presetLogoDownload(IRQPreset* aPreset);