MAiPluginContentItem Class Reference
class MAiPluginContentItem
|
Active Idle framework dynamic content model item interface.
Constructor & Destructor Documentation
~MAiPluginContentItem()
~MAiPluginContentItem
|
(
|
)
|
[protected, inline]
|
Protected destructor prevents deletion through this interface.
Member Functions Documentation
Name()
TPtrC
|
Name
|
(
|
)
|
[pure virtual]
|
Get a pointer to the descriptor name of the content item.
SetNameL(const TDesC &)
void
|
SetNameL
|
(
|
const
TDesC
&
|
aName
|
)
|
[pure virtual]
|
Sets the content item name.
Parameters
const
TDesC
& aName
|
the descriptor name for the content item.
|
SetTypeL(const TDesC &)
void
|
SetTypeL
|
(
|
const
TDesC
&
|
aType
|
)
|
[pure virtual]
|
Sets the type of the content item.
Type()
TPtrC
|
Type
|
(
|
)
|
[pure virtual]
|
Get a pointer to the content item type.
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.