ui/inc/glxmodelparm.h
changeset 26 c499df2dbb33
parent 24 99ad1390cd33
child 29 2c833fc9e98f
equal deleted inserted replaced
24:99ad1390cd33 26:c499df2dbb33
    33     GlxDimensionsRole,                  
    33     GlxDimensionsRole,                  
    34     GlxSelectedIndexRole,               //to get and set the seleceted item list
    34     GlxSelectedIndexRole,               //to get and set the seleceted item list
    35     GlxDateRole,                        //to get the image created or modified date 
    35     GlxDateRole,                        //to get the image created or modified date 
    36     GlxFrameCount,                      //to get the number of frame in an image
    36     GlxFrameCount,                      //to get the number of frame in an image
    37     GlxSubStateRole,                    //to publish the sub state of a SM states
    37     GlxSubStateRole,                    //to publish the sub state of a SM states
       
    38     GlxHdmiBitmap,                      //to get the pre decoded thumbnail for HDMI
    38 };
    39 };
    39 
    40 
    40 
    41 
    41 class GlxModelParm
    42 class GlxModelParm
    42 {
    43 {