radioapp/radiowidgets/inc/radiocarouselanimator.h
changeset 57 21be958eb3ce
parent 28 075425b8d9a4
equal deleted inserted replaced
56:04837bf3a628 57:21be958eb3ce
    59     void startFlashingText();
    59     void startFlashingText();
    60     void stopFlashingText();
    60     void stopFlashingText();
    61 
    61 
    62     void stopAll();
    62     void stopAll();
    63 
    63 
    64 private slots:
    64 private Q_SLOTS:
    65 
    65 
    66     void handleTimeout();
    66     void handleTimeout();
    67     void updateNumberScroll( int value );
    67     void updateNumberScroll( int value );
    68     void finalizeNumberScroll();
    68     void finalizeNumberScroll();
    69 
    69