CAknPictographInterface Class Reference
#include
<mw/AknPictographInterface.h>
Link against: AknPictograph.lib
class CAknPictographInterface : public CBase |
Detailed Description
Pictograph interface.
Constructor & Destructor Documentation
~CAknPictographInterface ( )
~CAknPictographInterface | ( | ) | |
Member Function Documentation
Interface ( )
NewL ( CCoeControl &, MAknPictographAnimatorCallBack & )
Returns a pictograph interface instance if pictograph feature is supported.
If pictograph feature is not supported, this method returns NULL.
Parameter | Description |
---|
aParent | Not used at the moment. Reserved for future use. |
aCallBack | callback for drawing pictograph animations. |