Alf::AlfWidgetFactoryLoader Class Reference
class Alf::AlfWidgetFactoryLoader |
Factory plugin loader loads factory plugins. Loader will resolve factory plugin based on given string and load factory which can create requested product. Loader owns factory plugins. Factory products and their derivatives must be destroyed before destroying a loader object.
alfwidgetutils.lib
- Since
- S60 ?S60_version Draft
Constructor & Destructor Documentation
AlfWidgetFactoryLoader()
OSN_IMPORT | AlfWidgetFactoryLoader | ( | ) | |
Constructor.
- Exceptions
-
std::bad_alloc |
Thrown if out of memory during the construction.
|
AlfWidgetFactoryLoader(const AlfWidgetFactoryLoader &)
~AlfWidgetFactoryLoader()
OSN_IMPORT | ~AlfWidgetFactoryLoader | ( | ) | [virtual] |
Member Functions Documentation
loadWidgetFactory(CAlfEnv &)
Parameters
CAlfEnv & aEnv | Alfred Environment |
operator=(const AlfWidgetFactoryLoader &)
Member Data Documentation
auto_ptr< AlfWidgetFactoryLoaderImpl > mImpl
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.