class CTransitionData : public CBase |
Contains the data that the client collects for a transition
The data can be queries from the client using MGfxTransClient::GetTransitionData All the data is available when the client calls MGfxTransEngine::StartTransition() unless iFailed is ETrue.
The client is responsible for deleting the data.
Public Member Functions | |
---|---|
~CTransitionData () |
Public Attributes | |
---|---|
TUint | iAction |
const CParticipantData * | iBaseControl |
TPoint | iBeginWOPos |
TPoint | iEndWOPos |
const TDesC8 * | iExData |
TUint | iExDataType |
TBool | iFailed |
const CCoeControl * | iKey |
TBool | iNLayered |
TPolicy | iPolicy |
RPointerArray < const CParticipantData > | iSubControls |
TUid | iUid |
RPointerArray < const CParticipantData > | iSubControls |
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.