API published in: S60 2nd Ed FP 3
Link against: browserengine.lib
#include <e32std.h>
#include <e32base.h>
Go to the source code of this file.
Data Structures | |
| class | MBrCtlDialogsProvider |
| The MBrDialogsProvider class provides functions implemented by the Browser Control to display dialogs, such as error notifications, authentication requests, and selection lists. More... | |
| class | TBrCtlSelectOptionData |
| The TBrCtlSelectOptionData class represents a list of elements to display in the list box. More... | |
| class | CBrCtlObjectInfo |
| The CBrCtlObjectInfo class used to represent the information about the plugin object. More... | |
| class | TBrCtlImageCarrier |
| TheTBrCtlImageCarrier class used to give the information about the image. More... | |
Enumerations | |
| enum | TBrCtlSelectOptionType { ESelectTypeMultiple, ESelectTypeSingle, ESelectTypeNone, ESelectTypeOkOnly } |
| Type of selection list. More... | |
| enum | TBrCtlImageType { EImageTypeAny, EImageTypeWbmp, EImageTypeOta } |
| Defines the type of image if it cannot be recognized by the Symbian image conversion library. More... | |
|
|
Defines the type of image if it cannot be recognized by the Symbian image conversion library. |
|
|
Type of selection list. |