MPeninputVkbPreviewBubbleRenderer Class Reference
| class MPeninputVkbPreviewBubbleRenderer |
Member Functions Documentation
Attach()
| void | Attach | ( | ) | [pure virtual] |
Attach this extension to a virtual keyboard object.
ClearBubble()
| void | ClearBubble | ( | ) | [pure virtual] |
Detach()
| void | Detach | ( | ) | [pure virtual] |
Detach this extension from a virtual keyboard object.
DrawBubble(CVirtualKey *, const TPoint &, const TPoint &, const TSize &)
Parameters
| CVirtualKey * aKey | Virtual key. |
| const TPoint & aVkbPos | Position of virtual keyboard. |
| const TPoint & aLayoutPos | Position of layout, in screen coord-sys. |
| const TSize & aSize | Size of bubble. |
SetBubbleBitmapParam(CFbsBitmap *, CFbsBitmap *, TAknsItemID)
Set icon and background of bubble.
SetFrameDiff(TInt, TInt, TInt, TInt)
| void | SetFrameDiff | ( | TInt | aLeftDiff, |
| | TInt | aTopDiff, |
| | TInt | aRightDiff, |
| | TInt | aBottomDiff |
| | ) | [pure virtual] |
Parameters
| TInt aLeftDiff | Left margin. |
| TInt aTopDiff | Top margin. |
| TInt aRightDiff | Right margin. |
| TInt aBottomDiff | Bottom margin. |
SetTextFormat(TAknTextLineLayout)
ShowBubble(TBool)
| void | ShowBubble | ( | TBool | aFlag | ) | [pure virtual] |
Parameters
| TBool aFlag | ETrue to enable preview bubble. |
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.