uifw/AvKon/aknhlist/inc/aknsinglecolumnstylesubtitlerow.h
branchRCL_3
changeset 15 08e69e956a8c
parent 0 2f259fa3e83a
child 55 aecbbf00d063
equal deleted inserted replaced
10:9f56a4e1b8ab 15:08e69e956a8c
    57         EHighlightedCollapsedIcon,
    57         EHighlightedCollapsedIcon,
    58         /** Highlighted optional marking icon. */
    58         /** Highlighted optional marking icon. */
    59         EHighlightedOptIcon,
    59         EHighlightedOptIcon,
    60         };
    60         };
    61 
    61 
       
    62       /** Single style subtitle row flags. */
       
    63     enum TItemFlags
       
    64         {
       
    65         /** Enable smiley icon */
       
    66         ESmiley  = 0x00010000
       
    67         };
       
    68 
       
    69 
    62     /**
    70     /**
    63      * Two phased constructor. Creates an instance of single column style
    71      * Two phased constructor. Creates an instance of single column style
    64      * subtitle row and leaves the newly created object in the cleanup
    72      * subtitle row and leaves the newly created object in the cleanup
    65      * stack.
    73      * stack.
    66      *
    74      *