Alf::IAlfFactoryPlugin Class Reference
class Alf::IAlfFactoryPlugin : public Alf::IAlfInterfaceBase
|
Base class for factory plugins.
alfwidgetutils.lib
-
Since
-
S60 ?S60_version Draft
Constructor & Destructor Documentation
~IAlfFactoryPlugin()
~IAlfFactoryPlugin
|
(
|
)
|
[inline, virtual]
|
Member Functions Documentation
createProduct(const char *, void *)
IAlfInterfaceBase
*
|
createProduct
|
(
|
const char *
|
aProduct,
|
|
void *
|
aInitData
|
|
)
|
[pure virtual]
|
Parameters
const char * aProduct
|
Product to create.
|
void * aInitData
|
Initialization data for product.
|
productCount()
int
|
productCount
|
(
|
)
|
const [pure virtual]
|
Count available products.
productInfo(int)
const char *
|
productInfo
|
(
|
int
|
aIndex
|
)
|
const [pure virtual]
|
Fetch product info by index.
type()
const
IfId
&
|
type
|
(
|
)
|
[static, inline]
|
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.