class CEikLibrary : public CBase |
Abstract base class specifying the interface for a dynamically-loaded DLL which goes on to configure other Uikon statically-loaded DLLs.
Public Member Functions | |
---|---|
CArrayFix< TCreateByTypeFunction > * | ControlFactoryArrayL() |
void | InitializeL() |
IMPORT_C void | PostAppUiInitializeL() |
CArrayFix< TFileName > * | ResourceFileArrayL() |
CArrayFix< TCreateByTypeFunction > * | ControlFactoryArrayL | ( | ) | const [pure virtual] |