TAknPopupWindowLayoutDef Struct Reference

API published in: S60 1st Ed


#include <
aknpopuplayout.h>

Detailed Description

TAknPopupWindowLayoutDef collects all LAF specification lines that are needed for popup windows.

Public Member Functions

EXPORT_C TAknPopupWindowLayoutDef ()

Data Fields

TAknLayoutRect iListRect
TAknLayoutRect iHeadingRect
TAknLayoutRect iCover
TAknLayoutRect iSecond
TAknLayoutRect iFirst
TAknLayoutRect iOutline
TAknLayoutRect iInside
TAknLayoutRect iVertLineExt1
TAknLayoutRect iVertLineExt2
TRect iWindowRect
TPoint iPopupMenuWindowOffset
TInt iMaximumHeight

Constructor & Destructor Documentation

EXPORT_C TAknPopupWindowLayoutDef::TAknPopupWindowLayoutDef  ) 
 

Field Documentation

TAknLayoutRect TAknPopupWindowLayoutDef::iCover
 
TAknLayoutRect TAknPopupWindowLayoutDef::iFirst
 
TAknLayoutRect TAknPopupWindowLayoutDef::iHeadingRect
 
TAknLayoutRect TAknPopupWindowLayoutDef::iInside
 
TAknLayoutRect TAknPopupWindowLayoutDef::iListRect
 
TInt TAknPopupWindowLayoutDef::iMaximumHeight
 
TAknLayoutRect TAknPopupWindowLayoutDef::iOutline
 
TPoint TAknPopupWindowLayoutDef::iPopupMenuWindowOffset
 
TAknLayoutRect TAknPopupWindowLayoutDef::iSecond
 
TAknLayoutRect TAknPopupWindowLayoutDef::iVertLineExt1
 
TAknLayoutRect TAknPopupWindowLayoutDef::iVertLineExt2
 
TRect TAknPopupWindowLayoutDef::iWindowRect
 

The documentation for this struct was generated from the following file:

Copyright © Nokia Corporation 2001-2008
Back to top