ui/views/slideshowview/inc/glxslideshowview.h
changeset 29 2c833fc9e98f
parent 26 c499df2dbb33
child 33 1ee2af37811f
equal deleted inserted replaced
26:c499df2dbb33 29:2c833fc9e98f
    47         
    47         
    48 public slots :
    48 public slots :
    49     void orientationChanged(Qt::Orientation);   
    49     void orientationChanged(Qt::Orientation);   
    50     void slideShowEventHandler( GlxSlideShowEvent e);
    50     void slideShowEventHandler( GlxSlideShowEvent e);
    51     void indexchanged();
    51     void indexchanged();
       
    52     void modelDestroyed();
    52     
    53     
    53 protected :
    54 protected :
    54     bool event(QEvent *event);
    55     bool event(QEvent *event);
    55     
    56     
    56 private:
    57 private: