uiaccelerator_plat/alf_visual_api/inc/alf/alfvisual.h
branchCompilerCompatibility
changeset 9 63ff45340ef4
parent 0 15bf7259bb7c
equal deleted inserted replaced
6:c2f36e6d50ac 9:63ff45340ef4
   919      * Returns the drop shadow parameter handler.
   919      * Returns the drop shadow parameter handler.
   920      *
   920      *
   921      * @return Drop shadow handler. NULL if drop shadow is disabled.
   921      * @return Drop shadow handler. NULL if drop shadow is disabled.
   922      */
   922      */
   923     IMPORT_C CAlfDropShadow* DropShadowHandler() const;
   923     IMPORT_C CAlfDropShadow* DropShadowHandler() const;
   924     IMPORT_C void CAlfVisual::SetEffectL( const TDesC& aEffectFile );
   924     IMPORT_C void SetEffectL( const TDesC& aEffectFile );
   925     IMPORT_C void CAlfVisual::SetGroupEffectL( const TDesC& aEffectFile, TInt aGroupHandle );
   925     IMPORT_C void SetGroupEffectL( const TDesC& aEffectFile, TInt aGroupHandle );
   926 
   926 
   927 protected:
   927 protected:
   928 
   928 
   929     /** ! future proofing */
   929     /** ! future proofing */
   930     IMPORT_C void PropertyOwnerExtension(const TUid& aExtensionUid, TAny** aExtensionParams);
   930     IMPORT_C void PropertyOwnerExtension(const TUid& aExtensionUid, TAny** aExtensionParams);