mtpdataproviders/mtpplaybackcontroldp/mtpplaybackmpximplementation/inc/cmtpplaybackplaylisthelper.h
changeset 49 c20dd21d1eb4
parent 29 3ae5cb0b4c02
equal deleted inserted replaced
41:2c19c7cf5550 49:c20dd21d1eb4
    22 #define CMTPPLAYBACKPLAYLISTHELPER_H_
    22 #define CMTPPLAYBACKPLAYLISTHELPER_H_
    23 
    23 
    24 #include <mpxcollectionobserver.h>
    24 #include <mpxcollectionobserver.h>
    25 #include <mpxcollectionuihelperobserver.h>
    25 #include <mpxcollectionuihelperobserver.h>
    26 
    26 
    27 #include "mtpdebug.h"
       
    28 #include "cmtpplaybackparam.h"
    27 #include "cmtpplaybackparam.h"
    29 
    28 
    30 class MMPXCollectionUiHelper;
    29 class MMPXCollectionUiHelper;
    31 class MMPXCollectionHelper;
    30 class MMPXCollectionHelper;
    32 class MMPXCollectionUtility;
    31 class MMPXCollectionUtility;
   216     CMTPPlaybackControlImpl&             iMTPPlaybackControl;// Not owned
   215     CMTPPlaybackControlImpl&             iMTPPlaybackControl;// Not owned
   217     
   216     
   218     TMTPPbCategory                       iPlayCategory;
   217     TMTPPbCategory                       iPlayCategory;
   219     TInt                                 iSongIndex;
   218     TInt                                 iSongIndex;
   220     TInt                                 iPathIndex;
   219     TInt                                 iPathIndex;
   221 
       
   222     /**
       
   223     FLOGGER debug trace member variable.
       
   224      */
       
   225     __FLOG_DECLARATION_MEMBER;
       
   226     };
   220     };
   227 
   221 
   228 #endif /* CMTPPLAYBACKPLAYLISTHELPER_H_ */
   222 #endif /* CMTPPLAYBACKPLAYLISTHELPER_H_ */