ui/views/slideshowview/inc/glxslideshowwidget.h
changeset 61 743eb0b9959e
parent 55 fb37077c270f
equal deleted inserted replaced
55:fb37077c270f 61:743eb0b9959e
   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 */