fmradio/fmradio/inc/fmradioalfvisualizer.h
branchRCL_3
changeset 8 f73067c3e563
parent 0 f3d95d9c00ab
child 15 04aa446da81c
equal deleted inserted replaced
7:95ac6b0f7f5b 8:f73067c3e563
    62 class CAlfTextVisual;
    62 class CAlfTextVisual;
    63 class CAlfViewportLayout;
    63 class CAlfViewportLayout;
    64 class CAlfGradientBrush;
    64 class CAlfGradientBrush;
    65 class CFMRadioAlfBitmapAnimation;
    65 class CFMRadioAlfBitmapAnimation;
    66 class CFMRadioAppUi;
    66 class CFMRadioAppUi;
       
    67 class MTouchFeedback;
    67 
    68 
    68 using namespace GestureHelper;
    69 using namespace GestureHelper;
    69 // CLASS DEFINITION
    70 // CLASS DEFINITION
    70 
    71 
    71 /**
    72 /**
   422         TAlfTimedPoint iDragStartPosition;
   423         TAlfTimedPoint iDragStartPosition;
   423         // Status for determinging whether or not to revert the visual back to it's original position
   424         // Status for determinging whether or not to revert the visual back to it's original position
   424         TBool iRevertGestureDrag;
   425         TBool iRevertGestureDrag;
   425         // The axis for the currently ongoing stroke
   426         // The axis for the currently ongoing stroke
   426         TFMRadioDragAxis iDragAxis;
   427         TFMRadioDragAxis iDragAxis;
       
   428         // Tactile feedback for closing the popup
       
   429         MTouchFeedback* iTouchFeedback; // For Tactile feedback
   427     };
   430     };
   428 
   431 
   429 #endif //FMRADIOALFVISUALIZER_H
   432 #endif //FMRADIOALFVISUALIZER_H