class CAknLocalScreenClearer : public CAknScreenClearerBase |
This class is for use inside applications for screen blanking.
Public Member Functions | |
---|---|
IMPORT_C void | HandleResourceChange(TInt) |
IMPORT_C CAknLocalScreenClearer * | NewL(TBool) |
IMPORT_C CAknLocalScreenClearer * | NewL(TBool, TBool) |
IMPORT_C CAknLocalScreenClearer * | NewLC() |
IMPORT_C CAknLocalScreenClearer * | NewLC(TBool) |
IMPORT_C CAknLocalScreenClearer * | NewLC(TBool, TBool) |
Inherited Enumerations | |
---|---|
CCoeControl:TZoomType |
Inherited Attributes | |
---|---|
CCoeControl::iCoeEnv | |
CCoeControl::iContext | |
CCoeControl::iPosition | |
CCoeControl::iSize |
IMPORT_C void | HandleResourceChange | ( | TInt | aType | ) | [virtual] |
From CCoeControl
TInt aType |
IMPORT_C CAknLocalScreenClearer * | NewL | ( | TBool | aBlankAppStatusPane | ) | [static] |
Two-phased constructor.
TBool aBlankAppStatusPane | ETrue if application status pane is blank, EFalse if not. |
IMPORT_C CAknLocalScreenClearer * | NewL | ( | TBool | aBlankAppStatusPane, |
TBool | aTransparent | |||
) | [static] |
Two-phased constructor.
IMPORT_C CAknLocalScreenClearer * | NewLC | ( | TBool | aBlankAppStatusPane | ) | [static] |
Two-phased constructor.
TBool aBlankAppStatusPane | ETrue if application status pane is blank, EFalse if not. |
IMPORT_C CAknLocalScreenClearer * | NewLC | ( | TBool | aBlankAppStatusPane, |
TBool | aTranparent | |||
) | [static] |
Two-phased constructor.
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.