CEikBubbleHelp Class Reference

class CEikBubbleHelp : public CCoeStatic

The CEikBubbleHelp class implements global static storage and access to the object providing bubble help for the application.

The CEikBubbleHelp class implements global static storage and access to the object providing bubble help for the application.

Inherits from

Constructor & Destructor Documentation

CEikBubbleHelp()

CEikBubbleHelp()[private, inline]

~CEikBubbleHelp()

~CEikBubbleHelp()[private]

Member Functions Documentation

Cancel()

voidCancel()[static]

CancelTrigger()

voidCancelTrigger()[static]

IsDisplaying(TInt)

TBool IsDisplaying(TIntaHandle)[static]

Parameters

TInt aHandle

Self()

CEikBubbleHelp *Self()[private, static, inline]

SetTriggeredHelpL(MEikTriggeredHelp *)

IMPORT_C voidSetTriggeredHelpL(MEikTriggeredHelp *aTriggeredHelp)[static]

Parameters

MEikTriggeredHelp * aTriggeredHelp

Trigger(const TDesC &, const TRect &, TInt)

voidTrigger(const TDesC &aDes,
const TRect &aRect,
TIntaHandle = -1
)[static]

Parameters

const TDesC & aDes
const TRect & aRect
TInt aHandle = -1

Member Data Documentation

MEikTriggeredHelp * iHelp

MEikTriggeredHelp *iHelp[private]