ui/views/slideshowview/inc/glxslideshowwidget.h
changeset 52 a3a4c0de738e
parent 50 a0f57508af73
child 54 0f0f3f26f787
equal deleted inserted replaced
50:a0f57508af73 52:a3a4c0de738e
   149 
   149 
   150 private:
   150 private:
   151     GlxEffectEngine          *mEffectEngine;
   151     GlxEffectEngine          *mEffectEngine;
   152     GlxSettingInterface      *mSettings;               //no ownership
   152     GlxSettingInterface      *mSettings;               //no ownership
   153     HbIconItem               *mIconItems[ NBR_ITEM ]; 
   153     HbIconItem               *mIconItems[ NBR_ITEM ]; 
       
   154     HbIconItem               *mBackGroundItem;
   154     HbPushButton             *mContinueButton;
   155     HbPushButton             *mContinueButton;
   155     HbLabel                  *mErrorNote ;               //when all the image are corrupted then show the no image label
   156     HbLabel                  *mErrorNote ;               //when all the image are corrupted then show the no image label
   156     int                      mItemIndex;
   157     int                      mItemIndex;
   157     int                      mSelIndex[ NBR_ITEM ];
   158     int                      mSelIndex[ NBR_ITEM ];
   158     QTimer                   *mSlideTimer;
   159     QTimer                   *mSlideTimer;