class AknPopupUtils |
Helper functions for Popups
Public Member Functions | |
---|---|
IMPORT_C TPoint | Position (const TSize &, TBool ) |
IMPORT_C TPoint | Position (const TSize &, CCoeControl *) |
IMPORT_C TPoint | Position | ( | const TSize & | aSize, |
TBool | aSoftkeysVisible | |||
) | [static] |
Calculates proper position for a popup control. Returned value depends on currently active layout and softkey visibility.
IMPORT_C TPoint | Position | ( | const TSize & | aSize, |
CCoeControl * | aControl | |||
) | [static] |
Calculates proper position for a popup control. Returned value depends on currently active layout and softkey visibility which is checked from aControl via MOP chain.
const TSize & aSize | The size of the popup. |
CCoeControl * aControl | Control who's position should be calculated. |
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.