MTransitionServer Class Reference
Defines interface for Transition Server
More info on how to use methods can be found from complementary/TFXServer transitionServer.h header file.
- Since
- S60 3.2
@
Public Member Functions |
---|
| ~MTransitionServer() |
TInt
| BlockFullScreenUid(const TUid &, TBool, TBool) |
TInt
| Connect() |
void | Disconnect() |
TBool
| IsConnected() |
TInt
| RegisterControlAction(const TUid &, TUint, const TDesC &) |
TInt
| RegisterControlKml(const TUid &, const TDesC &, const TDesC &) |
TInt
| RegisterControlKml(const TUid &, const TDesC &, const TDesC &, const TInt, const TInt) |
TInt
| RegisterFullscreenKml(TUint, const TUid &, const TDesC &, const TDesC &) |
TInt
| RegisterFullscreenKml(TUint, const TUid &, const TDesC &, const TDesC &, TInt, TInt, TInt) |
TInt
| RegisterListBoxKml(const TUid &, const TInt, const TDesC &, const TDesC &, const TDesC &) |
TInt
| SetControlFrameTime(TInt) |
TInt
| SetControlMinFrameTime(TInt) |
TInt
| SetMinTime(TInt) |
TInt
| SetWantedTime(TInt) |
TInt
| UnregisterAllKml() |
TInt
| UnregisterControlAction(const TUid &, TUint) |
TInt
| UnregisterControlKml(const TUid &) |
TInt
| UnregisterFullscreenKml(TUint, const TUid &) |
TInt
| UnregisterListBoxKml(const TUid &, const TInt) |
Constructor & Destructor Documentation
~MTransitionServer()
~MTransitionServer | ( | ) | [inline, virtual] |
Member Functions Documentation
BlockFullScreenUid(const TUid &, TBool, TBool)
Connect()
TInt
| Connect | ( | ) | [pure virtual] |
Disconnect()
void | Disconnect | ( | ) | [pure virtual] |
IsConnected()
TBool
| IsConnected | ( | ) | [pure virtual] |
RegisterControlAction(const TUid &, TUint, const TDesC &)
TInt
| RegisterControlAction | ( | const TUid & | aUid, |
| TUint | aActionID, |
| const TDesC & | aActionString |
| ) | [pure virtual] |
RegisterControlKml(const TUid &, const TDesC &, const TDesC &)
TInt
| RegisterControlKml | ( | const TUid & | aUid, |
| const TDesC & | aResourceDir, |
| const TDesC & | aFilename |
| ) | [pure virtual] |
RegisterControlKml(const TUid &, const TDesC &, const TDesC &, const TInt, const TInt)
TInt
| RegisterControlKml | ( | const TUid & | aUid, |
| const TDesC & | aResourceDir, |
| const TDesC & | aFilename, |
| const TInt | aWantedTime, |
| const TInt | aMinTime |
| ) | [pure virtual] |
Parameters
const TUid & aUid | |
const TDesC & aResourceDir | |
const TDesC & aFilename | |
const TInt aWantedTime | |
const TInt aMinTime | |
RegisterFullscreenKml(TUint, const TUid &, const TDesC &, const TDesC &)
TInt
| RegisterFullscreenKml | ( | TUint | aActionID, |
| const TUid & | aUid, |
| const TDesC & | aResourceDir, |
| const TDesC & | aFilename |
| ) | [pure virtual] |
RegisterFullscreenKml(TUint, const TUid &, const TDesC &, const TDesC &, TInt, TInt, TInt)
TInt
| RegisterFullscreenKml | ( | TUint | aActionID, |
| const TUid & | aUid, |
| const TDesC & | aResourceDir, |
| const TDesC & | aFilename, |
| TInt | aCachePriority, |
| TInt | aWantedTime, |
| TInt | aMinTime |
| ) | [pure virtual] |
RegisterListBoxKml(const TUid &, const TInt, const TDesC &, const TDesC &, const TDesC &)
TInt
| RegisterListBoxKml | ( | const TUid & | aUid, |
| const TInt | aListBoxType, |
| const TDesC & | aResourceDir, |
| const TDesC & | aBackgroundFilename, |
| const TDesC & | aListItemFilename |
| ) | [pure virtual] |
Parameters
const TUid & aUid | |
const TInt aListBoxType | |
const TDesC & aResourceDir | |
const TDesC & aBackgroundFilename | |
const TDesC & aListItemFilename | |
SetControlFrameTime(TInt)
TInt
| SetControlFrameTime | ( | TInt | aTime | ) | [pure virtual] |
SetControlMinFrameTime(TInt)
TInt
| SetControlMinFrameTime | ( | TInt | aTime | ) | [pure virtual] |
SetMinTime(TInt)
TInt
| SetMinTime | ( | TInt | aTime | ) | [pure virtual] |
SetWantedTime(TInt)
TInt
| SetWantedTime | ( | TInt | aTime | ) | [pure virtual] |
UnregisterAllKml()
TInt
| UnregisterAllKml | ( | ) | [pure virtual] |
UnregisterControlAction(const TUid &, TUint)
TInt
| UnregisterControlAction | ( | const TUid & | aUid, |
| TUint | aActionID |
| ) | [pure virtual] |
UnregisterControlKml(const TUid &)
TInt
| UnregisterControlKml | ( | const TUid & | aUid | ) | [pure virtual] |
UnregisterFullscreenKml(TUint, const TUid &)
TInt
| UnregisterFullscreenKml | ( | TUint | aActionID, |
| const TUid & | aUid |
| ) | [pure virtual] |
UnregisterListBoxKml(const TUid &, const TInt)
TInt
| UnregisterListBoxKml | ( | const TUid & | aUid, |
| const TInt | aListBoxType |
| ) | [pure virtual] |
Parameters
const TUid & aUid | |
const TInt aListBoxType | |
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.