classicui_pub/hierarchical_lists_api/inc/aknsinglecolumnstyletreelist.h
branchRCL_3
changeset 15 08e69e956a8c
parent 0 2f259fa3e83a
--- a/classicui_pub/hierarchical_lists_api/inc/aknsinglecolumnstyletreelist.h	Mon Mar 15 12:41:34 2010 +0200
+++ b/classicui_pub/hierarchical_lists_api/inc/aknsinglecolumnstyletreelist.h	Wed Mar 31 21:59:52 2010 +0300
@@ -128,7 +128,11 @@
         /** Emphasis. Applicable to core data rows only. */
         EEmphasis   = 0x10,
         /** Item is not markable. */
-        EMarkingDisabled = 0x20
+        EMarkingDisabled = 0x20,
+        /** Item has smiley. For core data row, just first column gets it*/
+        ESmileyIcon = 0x40,
+        /** Same as ESmileyIcon. Specify second column of core data row get it.n*/
+        ESmileyIconSecond = 0x80
         };
 
     /** Icon types usable with single column style hierarchical list.