CEikInfoMsgWin Class Reference

class CEikInfoMsgWin : public CEikMsgWin

Enables construction of an information message window.

Inherits from

Constructor & Destructor Documentation

CEikInfoMsgWin(CEikonEnv &)

IMPORT_C CEikInfoMsgWin ( CEikonEnv & aEikonEnv )

Constructs an information message for the specified Uikon environment.

Parameters

CEikonEnv & aEikonEnv The Uikon environment for which the information message is constructed.

Member Functions Documentation

CEikInfoMsgWin_Reserved1()

IMPORT_C void CEikInfoMsgWin_Reserved1 ( ) [private, virtual]

CEikInfoMsgWin_Reserved2()

IMPORT_C void CEikInfoMsgWin_Reserved2 ( ) [private, virtual]

CEikMsgWin_Reserved1()

IMPORT_C void CEikMsgWin_Reserved1 ( ) [private, virtual]

CEikMsgWin_Reserved2()

IMPORT_C void CEikMsgWin_Reserved2 ( ) [private, virtual]

CancelDisplay()

IMPORT_C void CancelDisplay ( )

ConstructL(RWindowGroup &, TInt)

IMPORT_C void ConstructL ( RWindowGroup & aWindowGroup,
TInt aParam = 0
)

Completes construction.

Parameters

RWindowGroup & aWindowGroup The window group for which the information message is constructed.
TInt aParam = 0 An extra parameter

DoStartDisplay(const TDesC &)

void DoStartDisplay ( const TDesC & aText ) [private, virtual]

Parameters

const TDesC & aText The text to be displayed

Release()

IMPORT_C void Release ( )

StartDisplay(const TDesC &, TGulAlignment)

IMPORT_C void StartDisplay ( const TDesC & aText,
TGulAlignment aCorner
)

Parameters

const TDesC & aText
TGulAlignment aCorner

StartDisplaySpecifyingDuration(const TDesC &, TGulAlignment, TTimeIntervalMicroSeconds32)

IMPORT_C void StartDisplaySpecifyingDuration ( const TDesC & aText,
TGulAlignment aCorner,
TTimeIntervalMicroSeconds32 aDuration
)

Displays an information message window for a specified duration.

Parameters

const TDesC & aText The text for the information message.
TGulAlignment aCorner The alignment for the information message.
TTimeIntervalMicroSeconds32 aDuration The time period for the information message.

Member Data Documentation

TInt iCEikInfoMsgWin_Spare1

TInt iCEikInfoMsgWin_Spare1 [private]