web_pub/browser_control_api/inc/BrCtlLayoutObserver.h
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
equal deleted inserted replaced
48:79859ed3eea9 49:919f36ff910f
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #ifndef BRCTLLAYOUTOBSERVER_H
    19 #ifndef BRCTLLAYOUTOBSERVER_H
    20 #define BRCTLLAYOUTOBSERVER_H
    20 #define BRCTLLAYOUTOBSERVER_H
    21 
       
    22 #warning The Browser Control API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
       
    23 
    21 
    24 //  INCLUDES
    22 //  INCLUDES
    25 #include <e32std.h>
    23 #include <e32std.h>
    26 #include <e32base.h>
    24 #include <e32base.h>
    27 
    25 
    48 * scrolling events when the host application draws the scrollbar. 
    46 * scrolling events when the host application draws the scrollbar. 
    49 *
    47 *
    50 * Usage:
    48 * Usage:
    51 *
    49 *
    52 * @code
    50 * @code
    53 *  #include <BrCtlLayoutObserver.h>
    51 *  #include <brctllayoutobserver.h>
    54 *
    52 *
    55 *  
    53 *  
    56 * @see S60 Platform: Browser Control API Developer's Guide Version 2.0
    54 * @see S60 Platform: Browser Control API Developer's Guide Version 2.0
    57 * @lib BrowserEngine.lib
    55 * @lib BrowserEngine.lib
    58 * @file BrCtlLayoutObserver.h
    56 * @file brctllayoutobserver.h
    59 * @endcode     *
    57 * @endcode     *
    60 */
    58 */
    61 class MBrCtlLayoutObserver
    59 class MBrCtlLayoutObserver
    62     {
    60     {
    63     public: // New functions
    61     public: // New functions