TPresetChannel Class Reference
define preset channel structure.
FmPresetUtility.lib
- Since
- Series 60 3.0
Constructor & Destructor Documentation
Member Functions Documentation
ChannelFavouriteInfo()
TBool
| ChannelFavouriteInfo | ( | ) | const |
Get channel favourite info.
- Since
- Series 60 5.2
ChannelPI()
Get channel programme identification code.
- Since
- Series 60 5.2
ChannelPty()
Get channel programme type.
- Since
- Series 60 5.2
ChannelUrl()
Get channel url.
- Since
- Series 60 5.2
ChannelUserRenameInfo()
TBool
| ChannelUserRenameInfo | ( | ) | const |
Get channel user rename info.
- Since
- Series 60 5.2
ExternalizeL(RWriteStream &)
Serialize the data to stream.
- Since
- Series 60 3.0
GetChannelFrequency()
TInt
| GetChannelFrequency | ( | ) | const |
Get channel frequency.
- Since
- Series 60 3.0
GetChannelName()
Get channel Name.
- Since
- Series 60 3.0
InternalizeL(RReadStream &)
Deserialize the data out of stream.
- Since
- Series 60 3.0
SaveChannelFrequency(const TInt)
void | SaveChannelFrequency | ( | const TInt | aFrequency | ) | |
Save channel frequency.
- Since
- Series 60 3.0
Parameters
const TInt aFrequency | - the new channel frequency |
SetChannelFavouriteInfo(const TBool)
void | SetChannelFavouriteInfo | ( | const TBool | aFavourite | ) | |
Set or clear channel favourite info.
- Since
- Series 60 5.2
Parameters
const TBool aFavourite | - the new channel favourite info |
SetChannelName(const TFmPresetName &)
set channel name.
- Since
- Series 60 3.0
SetChannelPI(const TUint)
void | SetChannelPI | ( | const TUint | aPI | ) | |
Set channel programme identification code.
- Since
- Series 60 5.2
Parameters
const TUint aPI | - the new channel PI-code |
SetChannelPty(const TUint)
void | SetChannelPty | ( | const TUint | aPTY | ) | |
Set channel programme type.
- Since
- Series 60 5.2
Parameters
const TUint aPTY | new channel PTY |
SetChannelUrl(const TFmPresetUrl &)
Set channel url.
- Since
- Series 60 5.2
SetChannelUserRenameInfo(const TBool)
void | SetChannelUserRenameInfo | ( | const TBool | aUserRename | ) | |
Set or clear channel user rename info.
- Since
- Series 60 5.2
Parameters
const TBool aUserRename | - the new channel favourite info |
Member Data Documentation
TInt
iPresetChannelFrequency
TInt
| iPresetChannelFrequency | [private] |
TBitFlags32
iPresetChannelMisc
TFmPresetName
iPresetChannelName
TUint
iPresetChannelPI
TUint
| iPresetChannelPI | [private] |
TUint
iPresetChannelPTY
TUint
| iPresetChannelPTY | [private] |
TFmPresetUrl
iPresetChannelUrl
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.