CAknGlobalNote Class Reference
class CAknGlobalNote : public CAknNotifyBase |
This class handles the global notes.
Public Member Functions |
---|
| ~CAknGlobalNote() |
IMPORT_C void | CancelNoteL(TInt) |
IMPORT_C void | DoGlobaNoteBufferL(TInt16, TInt16, TInt, TInt16, TInt16, TInt, TInt16, TBool, TBool, const TDesC &, CBufFlat *) |
void | DoGlobalNoteBufferL(TInt16, TInt16, TInt, TInt16, TInt16, TInt, TInt16, TBool, TBool, const TDesC &, CBufFlat *, TInt32) |
IMPORT_C CAknGlobalNote * | NewL() |
IMPORT_C CAknGlobalNote * | NewLC() |
IMPORT_C void | SetAnimation(TInt) |
IMPORT_C void | SetGraphic(TInt, TInt) |
IMPORT_C void | SetPriority(TInt) |
IMPORT_C void | SetSoftkeys(TInt) |
IMPORT_C void | SetTextProcessing(TBool) |
IMPORT_C void | SetTone(TInt) |
IMPORT_C TInt | ShowNoteL(TAknGlobalNoteType, const TDesC &) |
IMPORT_C TInt | ShowNoteL(TRequestStatus &, TAknGlobalNoteType, const TDesC &) |
Inherited Functions |
---|
| CAknNotifyBase::CAknNotifyBase(TUid) |
| CAknNotifyBase::SecondaryDisplayData() |
| CAknNotifyBase::SetSecondaryDisplayData(CAknSDData *) |
| CAknNotifyBase::StartOrUpdateAndGetResponseL(TRequestStatus &,const TDesC8 &,TDes8 &) |
| CAknNotifyBase::StartOrUpdateL(const TDesC8 &,TDes8 &) |
| CAknNotifyBase::~CAknNotifyBase() |
| CBase::CBase() |
| CBase::Delete(CBase *) |
| CBase::Extension_(TUint,TAny *&,TAny *) |
| CBase::operator new(TUint) |
| CBase::operator new(TUint,TAny *) |
| CBase::operator new(TUint,TLeave) |
| CBase::operator new(TUint,TLeave,TUint) |
| CBase::operator new(TUint,TUint) |
| CBase::~CBase() |
Constructor & Destructor Documentation
CAknGlobalNote()
CAknGlobalNote | ( | ) | [private] |
~CAknGlobalNote()
IMPORT_C | ~CAknGlobalNote | ( | ) | |
Member Functions Documentation
CAknNotifyBase_Reserved()
IMPORT_C void | CAknNotifyBase_Reserved | ( | ) | [private] |
CancelNoteL(TInt)
IMPORT_C void | CancelNoteL | ( | TInt | aNoteId | ) | |
ConstructL()
void | ConstructL | ( | ) | [private] |
2nd phase constructor. Connects to the notifier server.
DoGlobaNoteBufferL(TInt16, TInt16, TInt, TInt16, TInt16, TInt, TInt16, TBool, TBool, const TDesC &, CBufFlat *)
IMPORT_C void | DoGlobaNoteBufferL | ( | TInt16 | aType, |
| TInt16 | aPriority, |
| TInt | aSoftkeys, |
| TInt16 | aGraphic, |
| TInt16 | aGraphicMask, |
| TInt | aAnimation, |
| TInt16 | aTone, |
| TBool | aAdapterUsed, |
| TBool | aTextProcessingEnabled, |
| const TDesC & | aNoteText, |
| CBufFlat * | aBuffer |
| ) | [static] |
Internal, please do not use.
DoGlobalNoteBufferL(TInt16, TInt16, TInt, TInt16, TInt16, TInt, TInt16, TBool, TBool, const TDesC &, CBufFlat *, TInt32)
void | DoGlobalNoteBufferL | ( | TInt16 | aType, |
| TInt16 | aPriority, |
| TInt | aSoftkeys, |
| TInt16 | aGraphic, |
| TInt16 | aGraphicMask, |
| TInt | aAnimation, |
| TInt16 | aTone, |
| TBool | aAdapterUsed, |
| TBool | aTextProcessingEnabled, |
| const TDesC & | aNoteText, |
| CBufFlat * | aBuffer, |
| TInt32 | aPreallocatedGlobalNoteId |
| ) | [static] |
PrepareBufferL(TAknGlobalNoteType, const TDesC &, TInt)
SetAnimation(TInt)
IMPORT_C void | SetAnimation | ( | TInt | aResourceId | ) | |
Parameters
TInt aResourceId | Resource ID of the animation. |
SetGraphic(TInt, TInt)
IMPORT_C void | SetGraphic | ( | TInt | aId, |
| TInt | aMaskId = -1 |
| ) | |
Sets the graphic ID and the graphic mask ID.
Parameters
TInt aId | Graphic ID |
TInt aMaskId = -1 | Graphic mask ID. |
SetPriority(TInt)
IMPORT_C void | SetPriority | ( | TInt | aPriority | ) | |
Parameters
TInt aPriority | An integer specifying the new priority. |
SetSoftkeys(TInt)
IMPORT_C void | SetSoftkeys | ( | TInt | aId | ) | |
Sets the softkey ID. (Not used)
SetTextProcessing(TBool)
IMPORT_C void | SetTextProcessing | ( | TBool | aEnabled | ) | |
Enable or disable all text processing done by the dialog. This includes text wrapping, text truncation and reordering of bidirectional text.
By default, it is enabled.
If text processing is disabled, lines are broken only at explicit line end characters and they are not truncated, but drawn as long as they fit. Also, the dialog does not handle reordering of bidirectional text.
Parameters
TBool aEnabled | Enable or disable all text processing. |
SetTone(TInt)
IMPORT_C void | SetTone | ( | TInt | aTone | ) | |
ShowNoteL(TAknGlobalNoteType, const TDesC &)
Displays the global note.
ShowNoteL(TRequestStatus &, TAknGlobalNoteType, const TDesC &)
Displays the global note.
Member Data Documentation
TPtrC8
iCancelBufferPtr
TPtrC8
| iCancelBufferPtr | [private] |
TInt
iGraphicMask
TInt
| iGraphicMask | [private] |
TPckgBuf< SAknGlobalNoteReturnParams > iRetPckg
TBool
iTextProcessing
TBool
| iTextProcessing | [private] |
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.