src/hbservers/hbthemeserver/hbpixmapiconprocessor_p.h
changeset 21 4633027730f5
parent 7 923ff622b8b9
child 23 e6ad4ef83b23
--- a/src/hbservers/hbthemeserver/hbpixmapiconprocessor_p.h	Tue Jul 06 14:36:53 2010 +0300
+++ b/src/hbservers/hbthemeserver/hbpixmapiconprocessor_p.h	Wed Aug 18 10:05:37 2010 +0300
@@ -79,6 +79,7 @@
 #if defined (HB_NVG_CS_ICON)
     VGIColorBufferFormat mapToVgiDisplayFormat(QImage::Format imageFormat) const;
     bool renderNvgToPixmap(const QString& iconPath);
+    bool pixmapFromByteArray(const QByteArray &byteArray, const QSize iconSize, Qt::AspectRatioMode aspectRatioMode);
     HbNvgAspectRatioSettings mapKeyAspectRatioToNvgAspectRatio(
 	                                                Qt::AspectRatioMode aspectRatio) const;
 #endif //HB_NVG_CS_ICON