class CMsgBody : public CMsgFormComponent |
Defines body control container for message editors/viewers.
Public Member Functions | |
---|---|
~CMsgBody() | |
CCoeControl * | ComponentControl(TInt) |
TInt | CountComponentControls() |
CMsgBody * | NewL(const CCoeControl &, const TMargins &) |
void | SetAndGetSizeL(TSize &, TBool) |
Protected Member Functions | |
---|---|
void | SizeChanged() |
Private Member Functions | |
---|---|
CMsgBody(const TMargins &) | |
CMsgBody() | |
void | ConstructL(const CCoeControl &) |
Inherited Enumerations | |
---|---|
CCoeControl:TZoomType |
CMsgBody | ( | const TMargins & | aMargins | ) | [private] |
Constructor.
const TMargins & aMargins |
CCoeControl * | ComponentControl | ( | TInt | aIndex | ) | const [virtual] |
Returns a control of index aIndex.
TInt aIndex |
void | ConstructL | ( | const CCoeControl & | aParent | ) | [private] |
2nd phase constructor.
const CCoeControl & aParent |
CMsgBody * | NewL | ( | const CCoeControl & | aParent, |
const TMargins & | aMargins | |||
) | [static] |
Factory method that creates this control.
const CCoeControl & aParent | |
const TMargins & aMargins |
void | SetAndGetSizeL | ( | TSize & | aSize, |
TBool | aInit | |||
) | [virtual] |
Calculates and sets the size for the body and returns new size as reference aSize. If aInit == ETrue, sets also size for the controls by calling their SetAndGetSizeL functions.
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.