ThspsRepositoryInfo Class Reference
class ThspsRepositoryInfo
|
ThspsRepositoryInfo
. The Definitionrepository can inform client observers of changes to repository: theme has been updated, theme added etc. A client needs to register to repository (RegisterObserverL) to receive repository events. The client will receive the events via callback function HandleDefinitionRespositoryEvent(). If observer handles the event, it must return ETrue, else, it must return EFalse.
Public Member Functions
|
|
ThspsRepositoryInfo
(
ThspsRepositoryEvent
,
TUint
,
TUint
,
TUint
,
TUint
,
TUint
,
TUint
,
TUint
,
TUint
,
TBool
,
TPtrC
,
TLanguage
)
|
Constructor & Destructor Documentation
ThspsRepositoryInfo(ThspsRepositoryEvent, TUint, TUint, TUint, TUint, TUint, TUint, TUint, TUint, TBool, TPtrC, TLanguage)
ThspsRepositoryInfo
|
(
|
ThspsRepositoryEvent
|
aEventType,
|
|
TUint
|
aAppUid = 0,
|
|
TUint
|
aAppConfUid = 0,
|
|
TUint
|
aSecureId = 0,
|
|
TUint
|
aAppConfProviderUid = 0,
|
|
TUint
|
aPluginIfUid = 0,
|
|
TUint
|
aPluginProviderUid = 0,
|
|
TUint
|
aPluginUid = 0,
|
|
TUint
|
aPluginId = 0,
|
|
TBool
|
aLastNotification = ETrue,
|
|
TPtrC
|
aName =
KNullDesC
(),
|
|
TLanguage
|
aLanguage = ELangTest
|
|
)
|
[inline]
|
Member Data Documentation
TUint
iAppConfProviderUid
TUint
|
iAppConfProviderUid
|
ThspsRepositoryEvent
iEventType
TBuf< KMaxFileName > iName
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.