ui/views/slideshowview/inc/glxslideshowview.h
changeset 33 1ee2af37811f
parent 29 2c833fc9e98f
child 54 0f0f3f26f787
equal deleted inserted replaced
29:2c833fc9e98f 33:1ee2af37811f
    50     void slideShowEventHandler( GlxSlideShowEvent e);
    50     void slideShowEventHandler( GlxSlideShowEvent e);
    51     void indexchanged();
    51     void indexchanged();
    52     void modelDestroyed();
    52     void modelDestroyed();
    53     
    53     
    54 protected :
    54 protected :
    55     bool event(QEvent *event);
    55     bool eventFilter(QObject *obj, QEvent *ev);
    56     
    56     
    57 private:
    57 private:
    58     void loadObjects();
    58     void loadObjects();
    59 private:
    59 private:
    60     QAbstractItemModel  *mModel;
    60     QAbstractItemModel  *mModel;