qtinternetradio/ui/inc/iropenwebaddressview.h
changeset 15 065198191975
parent 14 896e9dbc5f19
equal deleted inserted replaced
14:896e9dbc5f19 15:065198191975
    51     void initDataForm();
    51     void initDataForm();
    52     bool initPreset(IRQPreset &aPreset);
    52     bool initPreset(IRQPreset &aPreset);
    53     bool eventFilter(QObject *object, QEvent *event);
    53     bool eventFilter(QObject *object, QEvent *event);
    54     void hideVkb();
    54     void hideVkb();
    55 
    55 
       
    56 private:
       
    57     // from HbWidgetBase
       
    58     void gestureEvent(QGestureEvent *aEvent);
       
    59     
    56 private slots:
    60 private slots:
    57     // play this station
    61     // play this station
    58     void play();
    62     void play();
    59 
    63 
    60     // get network controller event.
    64     // get network controller event.