ui/inc/glxmodelroles.h
changeset 67 199e6e1e0b54
parent 61 743eb0b9959e
child 69 45459746d5e8
equal deleted inserted replaced
61:743eb0b9959e 67:199e6e1e0b54
    45 	GlxSizeRole,                         //to get the size of the image
    45 	GlxSizeRole,                         //to get the size of the image
    46 	GlxDescRole,                         //to get the description of the images
    46 	GlxDescRole,                         //to get the description of the images
    47 	GlxRemoveContextRole,                 //to remove the context
    47 	GlxRemoveContextRole,                 //to remove the context
    48 	GlxTempVisualWindowIndex,              //to store the visual index obtained from AM temporarily
    48 	GlxTempVisualWindowIndex,              //to store the visual index obtained from AM temporarily
    49 	GlxImageCorruptRole,                 //To get the corrupt image status
    49 	GlxImageCorruptRole,                 //To get the corrupt image status
    50 	GlxPaintPageFlag
    50 	GlxPaintPageFlag,
       
    51 	GlxImageTitle                        //to fetch the title of the image
    51 };
    52 };
    52 
    53 
    53 
    54 
    54 #endif 
    55 #endif