javauis/m2g_qt/inc/MM2GSVGProxy.h
changeset 87 1627c337e51e
parent 56 abc41079b313
equal deleted inserted replaced
80:d6dafc5d983f 87:1627c337e51e
     1 /*
     1 /*
     2 * Copyright (c) 2005-2006 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   677         const TM2GSvgDocumentHandle& aDocumentHandle,
   677         const TM2GSvgDocumentHandle& aDocumentHandle,
   678         const TM2GBitmapHandle& aSurfaceHandle,
   678         const TM2GBitmapHandle& aSurfaceHandle,
   679         TM2GBitmapHandle aSurfaceMaskHandle,
   679         TM2GBitmapHandle aSurfaceMaskHandle,
   680         TReal32 aCurrentTime) = 0;
   680         TReal32 aCurrentTime) = 0;
   681 
   681 
   682 //    pankaj Qimage related changes TODO following Changes done 
       
   683     virtual void RenderDocumentL(
   682     virtual void RenderDocumentL(
   684         const TM2GSvgEngineHandle& aEngineHandle,
   683         const TM2GSvgEngineHandle& aEngineHandle,
   685         const TM2GSvgDocumentHandle& aDocumentHandle,
   684         const TM2GSvgDocumentHandle& aDocumentHandle,
   686         const TM2GSvgBitmapHandle& aSurfaceHandle,
   685         const TM2GSvgBitmapHandle& aSurfaceHandle,
   687         TM2GSvgBitmapHandle aSurfaceMaskHandle,
   686         TM2GSvgBitmapHandle aSurfaceMaskHandle,
   688         TReal32 aCurrentTime)=0;
   687         TReal32 aCurrentTime)=0;
   689     
   688 
   690     /**
   689     /**
   691      * Sets render quality
   690      * Sets render quality
   692      * @since Series S60 3.1
   691      * @since Series S60 3.1
   693      * @param aEngineHandle Engine handle.
   692      * @param aEngineHandle Engine handle.
   694      * @param aQuality Quality.
   693      * @param aQuality Quality.