webengine/wmlengine/src/wmlcontrol/include/WmlControl.h
branchCompilerCompatibility
changeset 49 4c02a47fcdfc
parent 37 cb62a4f66ebe
equal deleted inserted replaced
48:282be2d13458 49:4c02a47fcdfc
    95         // Sets a WmlMode
    95         // Sets a WmlMode
    96         void SetWmlMode(TBool aMode) { iWmlMode = aMode; }
    96         void SetWmlMode(TBool aMode) { iWmlMode = aMode; }
    97 		// Sets the WmlLink
    97 		// Sets the WmlLink
    98         void SetWmlLink(TBool aLink) { iWmlLink = aLink; }
    98         void SetWmlLink(TBool aLink) { iWmlLink = aLink; }
    99         // Returns to the Browser Control info about the wml page
    99         // Returns to the Browser Control info about the wml page
   100         HBufC* CWmlControl::PageInfoLC(TBrCtlDefs::TBrCtlPageInfo aBrCtlPageInfo);
   100         HBufC* PageInfoLC(TBrCtlDefs::TBrCtlPageInfo aBrCtlPageInfo);
   101 
   101 
   102         /**
   102         /**
   103         * Update a Browser setting
   103         * Update a Browser setting
   104         * @since 3.1
   104         * @since 3.1
   105         * @param aSetting The setting to update
   105         * @param aSetting The setting to update