MTelTouchPaneExtension Class Reference
class MTelTouchPaneExtension
|
Plugin interface class for manipulating telephony touch pane items.
Member Functions Documentation
ButtonCommandId(TInt)
TInt
|
ButtonCommandId
|
(
|
TInt
|
aButtonIndex
|
)
|
const [pure virtual]
|
Returns command id assinged to button in given position. If button is toggling, currently active command is returned.
Parameters
TInt
aButtonIndex
|
Button index starting 0.
|
NumberOfButtonsInPane()
TInt
|
NumberOfButtonsInPane
|
(
|
)
|
const [pure virtual]
|
Returns number of buttons in touch pane.
SetButtonDimmed(TInt, TBool)
void
|
SetButtonDimmed
|
(
|
TInt
|
aCommand,
|
|
TBool
|
aDimmed
|
|
)
|
[pure virtual]
|
Parameters
TInt
aCommand
|
Command id.
|
TBool
aDimmed
|
ETrue to set dimmed, EFalse to undim.
|
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.