ActivePalette2Factory Class Reference
class ActivePalette2Factory |
Factory class for Active Palette 2. Use these static functions to create AP2 objects. Class should not be instantiated.
Constructor & Destructor Documentation
ActivePalette2Factory()
ActivePalette2Factory | ( | ) | [protected, inline] |
Constructor - not for external use
Member Functions Documentation
CreateActivePaletteUIL(TActivePalette2DrawMode)
Creates a legacy-style, CCoeControl-based Active Palette. The control created is NOT a window-owning control. Set the container window and Mop parent using the CoeControl() function. Define this if GuiLib rendering is required
CreateGuiActivePaletteUIL(MGui *)
Creates a new-style, GuiLib-based Active Palette.
Parameters
MGui * aGui | The client app's Gui environment |
CreateHUIActivePaletteUIL(CHuiEnv &)
Creates a new-style, CHuiControl-based Active Palette. The control should be added to a control group using the CoeControl() function.
Parameters
CHuiEnv & aHuiEnv | The client app's Hui environment |
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.