basiclocationinfodisplay/blid/ui/inc/CBlidBaseView.h
branchRCL_3
changeset 6 91123d004e8f
parent 0 522cd55cc3d7
equal deleted inserted replaced
5:41042d2af523 6:91123d004e8f
    90         /**
    90         /**
    91          * Handle help requests
    91          * Handle help requests
    92          *
    92          *
    93          * @param aMenuPane A pointer to CEikMenuPane
    93          * @param aMenuPane A pointer to CEikMenuPane
    94          */
    94          */
    95         void HandleHelpFeature( CEikMenuPane* aMenuPane ) const;
    95         void HandleHelpFeatureL( CEikMenuPane* aMenuPane ) const;
    96 
    96 
    97         /**
    97         /**
    98         * Insert waypoint to MBlidRouter's array
    98         * Insert waypoint to MBlidRouter's array
    99         * @return ETrue if waypoint inserted,
    99         * @return ETrue if waypoint inserted,
   100         *         EFalse if waypoint not inserted
   100         *         EFalse if waypoint not inserted