radioapp/radiowidgets/inc/radiostationcarousel.h
changeset 33 11b6825f0862
parent 32 189d20c34778
child 37 451b2e1545b2
child 41 3a6b55c6390c
equal deleted inserted replaced
32:189d20c34778 33:11b6825f0862
   109     void setInfoText( CarouselInfoText::Type type );
   109     void setInfoText( CarouselInfoText::Type type );
   110     void clearInfoText();
   110     void clearInfoText();
   111 
   111 
   112     void setManualSeekMode( bool manualSeekActive );
   112     void setManualSeekMode( bool manualSeekActive );
   113 
   113 
       
   114     void drawOffScreen( QPainter& painter );
       
   115 
   114     void setAlternateSkippingMode( bool alternateSkipping ); //TODO: Remove this! This is test code
   116     void setAlternateSkippingMode( bool alternateSkipping ); //TODO: Remove this! This is test code
   115 
   117 
   116 signals:
   118 signals:
   117 
   119 
   118     void frequencyChanged( uint frequency, int reason, int direction );
   120     void frequencyChanged( uint frequency, int reason, int direction );