MSVGImageLoadingObserver Class Reference
class MSVGImageLoadingObserver |
Helping interface used as callback for image loading.
Member Functions Documentation
ImageLoadingCompleted(TInt)
void | ImageLoadingCompleted | ( | TInt | aErrorStatus | ) | [pure virtual] |
This method is called by the CSVGImageLoaderUtil object after a request (RequestForImageL) to load an image is made. The possible values for aErrorStatus include: KErrNone = no errors, KErrCancel = loading of image has been canceled
Parameters
TInt aErrorStatus | : error status if any. |
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.