CCalenViewInfo Class Reference
class CCalenViewInfo : public CBase
|
Wrapper around views. This lets us quickly get info on views. When accessed through general settings, native views won't be constructed so their iView pointer will be NULL.
Constructor & Destructor Documentation
CCalenViewInfo(TUid, TUid, CCalenView::TCyclePosition)
CCalenViewInfo
|
(
|
TUid
|
aViewUid,
|
|
TUid
|
aPluginUid,
|
|
CCalenView::TCyclePosition
|
aCyclePos
|
|
)
|
[private]
|
Parameters
TUid
aViewUid
|
|
TUid
aPluginUid
|
|
CCalenView::TCyclePosition aCyclePos
|
|
~CCalenViewInfo()
~CCalenViewInfo
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL(const TDesC &, const TDesC &)
void
|
ConstructL
|
(
|
const
TDesC
&
|
aMenuName,
|
|
const
TDesC
&
|
aSettingsName
|
|
)
|
[private]
|
Parameters
const
TDesC
& aMenuName
|
|
const
TDesC
& aSettingsName
|
|
CyclePosition()
IMPORT_C CCalenView::TCyclePosition
|
CyclePosition
|
(
|
)
|
const
|
Position the view would like to go in view cycling.
CyclePositionComparison(const CCalenViewInfo &, const CCalenViewInfo &)
Compares two views based upon their view cycle position used for sorting
CCalenViewInfo
arrays.
Hidden()
IMPORT_C
TBool
|
Hidden
|
(
|
)
|
const
|
Hide(TBool)
IMPORT_C void
|
Hide
|
(
|
TBool
|
aHide
|
)
|
|
Hide the view from the view cycle list
MenuName()
IMPORT_C const
TDesC
&
|
MenuName
|
(
|
)
|
const
|
Localised view name, as appears in e.g. view cycle menu.
NewL(TUid, TUid, const TDesC &, const TDesC &, CCalenView::TCyclePosition)
IMPORT_C
CCalenViewInfo
*
|
NewL
|
(
|
TUid
|
aViewUid,
|
|
TUid
|
aPluginUid,
|
|
const
TDesC
&
|
aMenuName,
|
|
const
TDesC
&
|
aSettingsName,
|
|
CCalenView::TCyclePosition
|
aCyclePos
|
|
)
|
[static]
|
Parameters
TUid
aViewUid
|
|
TUid
aPluginUid
|
|
const
TDesC
& aMenuName
|
|
const
TDesC
& aSettingsName
|
|
CCalenView::TCyclePosition aCyclePos
|
|
PluginUid()
IMPORT_C
TUid
|
PluginUid
|
(
|
)
|
const
|
SettingsName()
IMPORT_C const
TDesC
&
|
SettingsName
|
(
|
)
|
const
|
Localised view name, as appears in default view settings page.
ViewInfoIdentifier(const TUid *, const CCalenViewInfo &)
ViewPluginIdentifier(const TUid *, const CCalenViewInfo &)
ViewUid()
IMPORT_C
TUid
|
ViewUid
|
(
|
)
|
const
|
Member Data Documentation
CCalenView::TCyclePosition iCyclePos
CCalenView::TCyclePosition
|
iCyclePos
|
[private]
|
HBufC * iMenuName
HBufC
*
|
iMenuName
|
[private]
|
TUid
iPluginUid
TUid
|
iPluginUid
|
[private]
|
HBufC * iSettingsName
HBufC
*
|
iSettingsName
|
[private]
|
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.