fmradio/fmradio/inc/fmradiochannellistcontainer.h
branchRCL_3
changeset 15 04aa446da81c
parent 8 f73067c3e563
equal deleted inserted replaced
13:4f2584af5a29 15:04aa446da81c
   218         CAknDoubleNumberStyleListBox* iChannelList;
   218         CAknDoubleNumberStyleListBox* iChannelList;
   219         // Array of channel list items
   219         // Array of channel list items
   220         CDesCArray* iChannelItemArray;
   220         CDesCArray* iChannelItemArray;
   221         // Index of the most recently listened channel to keep the listbox up-to-date.
   221         // Index of the most recently listened channel to keep the listbox up-to-date.
   222         TInt iLastChIndex;
   222         TInt iLastChIndex;
   223         RPointerArray<CCoeControl>    iControls;
       
   224         // array for list icon bitmaps
   223         // array for list icon bitmaps
   225         RPointerArray<CFbsBitmap> iBitMaps;
   224         RPointerArray<CFbsBitmap> iBitMaps;
   226         TBool iFadeStatus;
   225         TBool iFadeStatus;
   227         CRadioEngine& iRadioEngine;
   226         CRadioEngine& iRadioEngine;
   228         TBool iMoveAction;
   227         TBool iMoveAction;