web_pub/browser_control_api/inc/BrCtlDialogsProvider.h
branchRCL_3
changeset 93 79859ed3eea9
parent 36 0ed94ceaa377
child 94 919f36ff910f
--- a/web_pub/browser_control_api/inc/BrCtlDialogsProvider.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/web_pub/browser_control_api/inc/BrCtlDialogsProvider.h	Tue Aug 31 16:17:46 2010 +0300
@@ -19,6 +19,8 @@
 #ifndef BRCTLDIALOGSPROVIDER_H
 #define BRCTLDIALOGSPROVIDER_H
 
+#warning The Browser Control API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
+
 //  INCLUDES
 #include <e32std.h>
 #include <e32base.h>
@@ -73,12 +75,12 @@
 * Usage:
 *
 * @code
-*  #include <brctldialogsprovider.h>
+*  #include <BrCtlDialogsProvider.h>
 *
 *
 * @see S60 Platform: Browser Control API Developer's Guide Version 2.0
 * @lib BrowserEngine.lib
-* @file brctldialogsprovider.h
+* @file BrCtlDialogsProvider.h
 * @endcode     *
 */
 class MBrCtlDialogsProvider
@@ -270,10 +272,10 @@
 * The TBrCtlSelectOptionData class represents a list of elements
 * to display in the list box. This class is used for the List Selection Dialog.
 * @code
-*  #include <brctldialogsprovider.h>
+*  #include <BrCtlDialogsProvider.h>
 * @lib BrowserEngine.lib
 * @since 2.8
-* @file brctldialogsprovider.h
+* @file BrCtlDialogsProvider.h
 * @endcode     *
 */
 class TBrCtlSelectOptionData
@@ -399,10 +401,10 @@
 * The CBrCtlObjectInfo class used to represent the information about the
 * plugin object.
 * @code
-*  #include <brctldialogsprovider.h>
+*  #include <BrCtlDialogsProvider.h>
 * @lib BrowserEngine.lib
 * @since 3.0
-* @file brctldialogsprovider.h
+* @file BrCtlDialogsProvider.h
 * @endcode     *
 */
 class CBrCtlObjectInfo : public CBase
@@ -521,10 +523,10 @@
 * TheTBrCtlImageCarrier class used to give the information about the
 * image.
 * @code
-*  #include <brctldialogsprovider.h>
+*  #include <BrCtlDialogsProvider.h>
 * @lib BrowserEngine.lib
 * @since 2.8
-* @file brctldialogsprovider.h
+* @file BrCtlDialogsProvider.h
 * @endcode     *
 */
 class TBrCtlImageCarrier