uifw/ganes/inc/HgIndicatorManager.h
branchRCL_3
changeset 72 a5e7a4f63858
parent 59 978afdc0236f
equal deleted inserted replaced
64:85902f042028 72:a5e7a4f63858
    43     void DrawIndicators(
    43     void DrawIndicators(
    44             CWindowGc& aGc,
    44             CWindowGc& aGc,
    45             const TRect& aRect,
    45             const TRect& aRect,
    46             TInt aFlags, 
    46             TInt aFlags, 
    47             TAknWindowComponentLayout aFirstIndicatorLayout, 
    47             TAknWindowComponentLayout aFirstIndicatorLayout, 
    48             TAknWindowComponentLayout aSecondIndicatorLayout,
    48             TAknWindowComponentLayout aSecondIndicatorLayout 
    49             TBool aMarkingMode
       
    50             ) const;
    49             ) const;
    51     
    50     
    52     TBool DrawIndicator( 
    51     TBool DrawIndicator( 
    53             CWindowGc& aGc,
    52             CWindowGc& aGc,
    54             TAknLayoutRect& aRect,
    53             TAknLayoutRect& aRect,
    55             TInt aFlags,
    54             TInt aFlags,
    56             TBool& aMemIndicator
    55             TBool& aMemIndicator 
    57             ) const;
    56             ) const;
    58 
    57 
    59     void InitIconL(
    58     void InitIconL(
    60             CGulIcon*& aIcon,
    59             CGulIcon*& aIcon,
    61             const TAknsItemID& aItemId,
    60             const TAknsItemID& aItemId,
    89     // Indicator stuff
    88     // Indicator stuff
    90     CGulIcon* iDrmIcon; // icon for valid drm rights indicator
    89     CGulIcon* iDrmIcon; // icon for valid drm rights indicator
    91     CGulIcon* iDrmExpIcon; // icon for expired drm rights indicator
    90     CGulIcon* iDrmExpIcon; // icon for expired drm rights indicator
    92     CGulIcon* iVideoIcon; // icon for video indicator
    91     CGulIcon* iVideoIcon; // icon for video indicator
    93     CGulIcon* iMarkIcon; // Icon for selection marking
    92     CGulIcon* iMarkIcon; // Icon for selection marking
    94     CGulIcon* iMarkIconOff; // Icon for selection marking, the off state
       
    95     CGulIcon* iMmcIcon; // Mmc indicator icon
    93     CGulIcon* iMmcIcon; // Mmc indicator icon
    96     CGulIcon* iPlaybackIndicatorIcon; // Playback indicator icon
    94     CGulIcon* iPlaybackIndicatorIcon; // Playback indicator icon
    97     CGulIcon* iPauseIndicatorIcon; // Playback pause indicator icon
    95     CGulIcon* iPauseIndicatorIcon; // Playback pause indicator icon
    98     CGulIcon* iBrokenPlaylistIcon; // Playback pause indicator icon
    96     CGulIcon* iBrokenPlaylistIcon; // Playback pause indicator icon
    99     CGulIcon* iBrokenTrackIcon; // Playback pause indicator icon
    97     CGulIcon* iBrokenTrackIcon; // Playback pause indicator icon