qtinternetradio/ui/inc/irabstractlistviewbase.h
changeset 15 065198191975
parent 14 896e9dbc5f19
child 17 38bbf2dcd608
equal deleted inserted replaced
14:896e9dbc5f19 15:065198191975
    58     
    58     
    59     virtual void updateView();
    59     virtual void updateView();
    60 
    60 
    61     //from base
    61     //from base
    62     TIRHandleResult handleCommand(TIRViewCommand aCommand, TIRViewCommandReason aReason);
    62     TIRHandleResult handleCommand(TIRViewCommand aCommand, TIRViewCommandReason aReason);
    63 
    63    
    64     void lazyInit();
       
    65     
       
    66 protected slots:
    64 protected slots:
    67     virtual void handleOrientationChanged(Qt::Orientation aOrientation);
    65     virtual void handleOrientationChanged(Qt::Orientation aOrientation);
    68     
    66     
    69 private slots:
    67 private slots:
    70     void clickItem(const QModelIndex &aIndex);
    68     void clickItem(const QModelIndex &aIndex);