MWidgetCallback Class Reference
This class provides a mechanism for the browser engine to interact with the widget host application
BrowserEngine.lib
- Since
- 3.2
Public Member Functions |
---|
TBool
| DialogMimeFileSelectLC(HBufC *&, const TDesC &) |
TInt
| Reserved_1(TAny *&, TAny *, TAny *) |
TInt
| Reserved_10(TAny *&, TAny *, TAny *) |
TInt
| Reserved_2(TAny *&, TAny *, TAny *) |
TInt
| Reserved_3(TAny *&, TAny *, TAny *) |
TInt
| Reserved_4(TAny *&, TAny *, TAny *) |
TInt
| Reserved_5(TAny *&, TAny *, TAny *) |
TInt
| Reserved_6(TAny *&, TAny *, TAny *) |
TInt
| Reserved_7(TAny *&, TAny *, TAny *) |
TInt
| Reserved_8(TAny *&, TAny *, TAny *) |
TInt
| Reserved_9(TAny *&, TAny *, TAny *) |
void | SetDisplayMode(TBrCtlDefs::TBrCtlOrientation) |
void | SetSoftkeysVisible(TBool) |
Member Functions Documentation
DialogMimeFileSelectLC(HBufC *&, const TDesC &)
TBool
| DialogMimeFileSelectLC | ( | HBufC *& | aSelectedFileName, |
| const TDesC & | aMimeType |
| ) | [pure virtual] |
Navigates through your file system and selects a file of specific mime type; analogous to the Browse command in Windows.
- Since
- 3.2
Parameters
HBufC *& aSelectedFileName | The selected file name. |
const TDesC & aMimeType | The accepted mime type. |
Reserved_1(TAny *&, TAny *, TAny *)
Reserved_10(TAny *&, TAny *, TAny *)
Reserved_2(TAny *&, TAny *, TAny *)
Reserved_3(TAny *&, TAny *, TAny *)
Reserved_4(TAny *&, TAny *, TAny *)
Reserved_5(TAny *&, TAny *, TAny *)
Reserved_6(TAny *&, TAny *, TAny *)
Reserved_7(TAny *&, TAny *, TAny *)
Reserved_8(TAny *&, TAny *, TAny *)
Reserved_9(TAny *&, TAny *, TAny *)
SetDisplayMode(TBrCtlDefs::TBrCtlOrientation)
Called to change the display orientation to landscape
- Since
- 3.1
SetSoftkeysVisible(TBool)
void | SetSoftkeysVisible | ( | TBool | aVisible | ) | [pure virtual] |
Called to show or hide softkeys
- Since
- 3.1
Parameters
TBool aVisible | ETrue to show softkeys, EFalse when full screen is needed |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.