upnp/upnpstack_plat/upnp_common_api/inc/upnpicon.h
branchCompilerCompatibility
changeset 8 92b4d337bbaf
parent 0 f5a58ecadc66
equal deleted inserted replaced
6:dd1b40b508c3 8:92b4d337bbaf
   236     * @param aWidth icon width
   236     * @param aWidth icon width
   237     * @param aHeight icon height
   237     * @param aHeight icon height
   238     * @param aDepth icon depth
   238     * @param aDepth icon depth
   239     * @param aMimeType icon mime type
   239     * @param aMimeType icon mime type
   240     */
   240     */
   241     void CUpnpIcon::ConstructL(const TDesC16& aPath, const TDesC8& aUrl, const TInt aWidth, const TInt aHeight, const TInt aDepth, const TDesC8& aMimeType);
   241     void ConstructL(const TDesC16& aPath, const TDesC8& aUrl, const TInt aWidth, const TInt aHeight, const TInt aDepth, const TDesC8& aMimeType);
   242     
   242     
   243     /**
   243     /**
   244     * By default Symbian 2nd phase constructor is private.
   244     * By default Symbian 2nd phase constructor is private.
   245     * @param aPath icon path
   245     * @param aPath icon path
   246     * @param aWidth icon width
   246     * @param aWidth icon width
   247     * @param aHeight icon height
   247     * @param aHeight icon height
   248     * @param aDepth icon depth
   248     * @param aDepth icon depth
   249     * @param aMimeType icon mime type
   249     * @param aMimeType icon mime type
   250     */
   250     */
   251     void CUpnpIcon::ConstructL(const TDesC16& aPath, const TInt aWidth, const TInt aHeight, const TInt aDepth, const TDesC8& aMimeType);
   251     void ConstructL(const TDesC16& aPath, const TInt aWidth, const TInt aHeight, const TInt aDepth, const TDesC8& aMimeType);
   252         
   252         
   253     
   253     
   254     /**
   254     /**
   255     * C++ default constructor.
   255     * C++ default constructor.
   256     * @param aElement
   256     * @param aElement