MSVGTMSKImpl Class Reference

class MSVGTMSKImpl
Interface for MSK labelling SVGTUIControl.lib
Since
3.2
Public Member Functions
void DrawMSKLabelL ( TInt , TInt )
void RemoveMSKLabel ()

Member Functions Documentation

DrawMSKLabelL(TInt, TInt)

void DrawMSKLabelL ( TInt aResourceID,
TInt aCommandID
) [pure virtual]
This function is called to draw the MSK label by pushing the command to position button's stack
Since
3.2

Parameters

TInt aResourceID - The MSK label resourceID
TInt aCommandID - The command associated with that label

RemoveMSKLabel()

void RemoveMSKLabel ( ) [pure virtual]
This function is called to remove MSK label from button group's stack
Since
3.2