CDigViewNode Class Reference
class CDigViewNode : public CBase
|
Constructor & Destructor Documentation
CDigViewNode()
CDigViewNode
|
(
|
)
|
[private, inline]
|
~CDigViewNode()
IMPORT_C
|
~CDigViewNode
|
(
|
)
|
|
Member Functions Documentation
AdditionalResId()
TInt
|
AdditionalResId
|
(
|
)
|
const [inline]
|
Returns additional resource id.
DefaultPreviousNode()
Returns the default previous node.
ExitNode()
TBool
|
ExitNode
|
(
|
)
|
const [inline]
|
Returns ETrue if this is an exit node.
FindTransition(const TDigViewTransition &)
Returns ETrue if this node contains a transition equal to aTransition.
FindTransition(const TInt)
Finds transition based on aEvent, in case not found returns NULL.
Parameters
const
TInt
aEvent
|
event to be searched
|
MergeL(CDigViewNode &)
Appends or modify existing transition(s).
PreviousNode()
Returns the currently set previous node.
SetPreviousNode(CDigViewNode *)
Sets previous node to aNode.
TransitionAt(TInt)
Returns aIndex:th transition from this node.
TransitionCount()
TInt
|
TransitionCount
|
(
|
)
|
const [inline]
|
Returns the number of transitions from this node.
ViewId()
TUid
|
ViewId
|
(
|
)
|
const [inline]
|
Returns the view id of this node.
Member Data Documentation
TInt
iAdditionalResId
TInt
|
iAdditionalResId
|
[private]
|
TUid
iDefaultPrevViewId
TUid
|
iDefaultPrevViewId
|
[private]
|
CDigViewNode * iDefaultPreviousNode
TBool
iExitNode
TBool
|
iExitNode
|
[private]
|
CDigViewNode * iPreviousNode
CArrayFixFlat< TDigViewTransition > iTransitions
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.