ui/views/slideshowview/inc/glxslideshowwidget.h
changeset 58 383b67fbdb11
parent 54 0f0f3f26f787
equal deleted inserted replaced
54:0f0f3f26f787 58:383b67fbdb11
   314     QAbstractItemModel       *mModel;
   314     QAbstractItemModel       *mModel;
   315     QRect                    mScreenRect;
   315     QRect                    mScreenRect;
   316     QList <QGraphicsItem *>  mItemList;
   316     QList <QGraphicsItem *>  mItemList;
   317     bool                     mIsPause;
   317     bool                     mIsPause;
   318     int                      mSlideShowItemCount;
   318     int                      mSlideShowItemCount;
       
   319     bool                     mIsAutoMoving;
   319 };
   320 };
   320 
   321 
   321 #endif /* GLXSLIDESHOWWIDGET_H */
   322 #endif /* GLXSLIDESHOWWIDGET_H */