CEikInfoMsgWin Class Reference

class CEikInfoMsgWin : public CEikMsgWin

Enables construction of an information message window.

Inherits from

Constructor & Destructor Documentation

CEikInfoMsgWin(CEikonEnv &)

IMPORT_CCEikInfoMsgWin(CEikonEnv &aEikonEnv)

Constructs an information message for the specified Uikon environment.

Parameters

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

Member Functions Documentation

CEikInfoMsgWin_Reserved1()

IMPORT_C voidCEikInfoMsgWin_Reserved1()[private, virtual]

CEikInfoMsgWin_Reserved2()

IMPORT_C voidCEikInfoMsgWin_Reserved2()[private, virtual]

CEikMsgWin_Reserved1()

IMPORT_C voidCEikMsgWin_Reserved1()[private, virtual]

CEikMsgWin_Reserved2()

IMPORT_C voidCEikMsgWin_Reserved2()[private, virtual]

CancelDisplay()

IMPORT_C voidCancelDisplay()

ConstructL(RWindowGroup &, TInt)

IMPORT_C voidConstructL(RWindowGroup &aWindowGroup,
TIntaParam = 0
)

Completes construction.

Parameters

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

DoStartDisplay(const TDesC &)

voidDoStartDisplay(const TDesC &aText)[private, virtual]

Parameters

const TDesC & aTextThe text to be displayed

Release()

IMPORT_C voidRelease()

StartDisplay(const TDesC &, TGulAlignment)

IMPORT_C voidStartDisplay(const TDesC &aText,
TGulAlignmentaCorner
)

Parameters

const TDesC & aText
TGulAlignment aCorner

StartDisplaySpecifyingDuration(const TDesC &, TGulAlignment, TTimeIntervalMicroSeconds32)

IMPORT_C voidStartDisplaySpecifyingDuration(const TDesC &aText,
TGulAlignmentaCorner,
TTimeIntervalMicroSeconds32aDuration
)

Displays an information message window for a specified duration.

Parameters

const TDesC & aTextThe text for the information message.
TGulAlignment aCornerThe alignment for the information message.
TTimeIntervalMicroSeconds32 aDurationThe time period for the information message.

Member Data Documentation

TInt iCEikInfoMsgWin_Spare1

TInt iCEikInfoMsgWin_Spare1[private]