radioapp/radiowidgets/inc/radiofrequencystrip.h
changeset 32 189d20c34778
parent 28 075425b8d9a4
child 33 11b6825f0862
equal deleted inserted replaced
28:075425b8d9a4 32:189d20c34778
    91 
    91 
    92 // from base class RadioStripBase
    92 // from base class RadioStripBase
    93 
    93 
    94     void updateItemPrimitive( QGraphicsItem* itemToUpdate, int itemIndex );
    94     void updateItemPrimitive( QGraphicsItem* itemToUpdate, int itemIndex );
    95     QGraphicsItem* createItemPrimitive( QGraphicsItem *parent );
    95     QGraphicsItem* createItemPrimitive( QGraphicsItem *parent );
    96     void scrollPosChanged( QPointF newPosition );
    96     void scrollPosChanged();
    97 
    97 
    98 // from base class QGraphicsWidget
    98 // from base class QGraphicsWidget
    99 
    99 
   100     void resizeEvent ( QGraphicsSceneResizeEvent* event );
   100     void resizeEvent ( QGraphicsSceneResizeEvent* event );
   101 //    void showEvent( QShowEvent* event );
   101 //    void showEvent( QShowEvent* event );